-1

for our project to be successfully migrated to vertx, we need to integrate with Solace, is it possible? can any one point me to examples?

Kishore Tulsiani
  • 1,106
  • 13
  • 29

1 Answers1

1

From http://vertx.io/docs/, it looks like you can simply connect to Solace via the MQTT or AMQP protocol.

Examples are just listed from their website:

Wai Leong
  • 328
  • 2
  • 7