<html><head><style>body{font-family:Helvetica,Arial;font-size:13px}</style></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;"><br></div> <div id="bloop_sign_1401145635956481024" class="bloop_sign"></div> <div style="color:black"><br>From: <span style="color:black">Mathew Joy</span> <a href="mailto:mathewjoy.in@gmail.com">mathewjoy.in@gmail.com</a><br>Reply: <span style="color:black">Discussions about RabbitMQ</span> <a href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a><br>Date: <span style="color:black">May 26, 2014 at 7:02:21 PM</span><br>To: <span style="color:black">rabbitmq-discuss@googlegroups.com</span> <a href="mailto:rabbitmq-discuss@googlegroups.com">rabbitmq-discuss@googlegroups.com</a><br>Subject: <span style="color:black"> [rabbitmq-discuss] Clients with multiple protocol <br></span></div><br> <div><blockquote type="cite" class="clean_bq" style="color: rgb(0, 0, 0); font-family: Helvetica, Arial; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);"><span><div><div></div><div><div dir="ltr">Hi,<div><br></div><div>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.</div></div></div></div></span></blockquote></div><p>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.</p><p>Gavin</p></body></html>