[rabbitmq-discuss] Clients with multiple protocol
    Gavin M. Roy 
    gavinmroy at gmail.com
       
    Tue May 27 00:08:13 BST 2014
    
    
  
From: Mathew Joy mathewjoy.in at gmail.com
Reply: Discussions about RabbitMQ rabbitmq-discuss at lists.rabbitmq.com
Date: May 26, 2014 at 7:02:21 PM
To: rabbitmq-discuss at googlegroups.com rabbitmq-discuss at googlegroups.com
Subject:  [rabbitmq-discuss] Clients with multiple protocol  
Hi,
RabitMQ supports multiple protocols. Does mean clients implemented in different protocols can talk to each other? For Ex. one client in AMQP and another in Stomp.
Yes, they can.  STOMP and MQTT messages are translated to AMQP when published via STOMP and MQTT. AMQP messages are translated to STOMP and MQTT when they are delivered via either protocol.
Gavin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20140526/a976f750/attachment.html>
    
    
More information about the rabbitmq-discuss
mailing list