STOMP with external Message Broker with Vert.x

Viewed 14

I was planning to use Vert.x to build a STOMP Server but I want the message to be relayed via an External Broker like ActiveMQ. Does Vert.x Supports integration with a External Broker in a similar manner like Spring supports ?

I tried to google information on this but was not able to find anything on the Internet or Vert.x documentation page ?

Thanks in advance

0 Answers
Related