[rabbitmq-discuss] MQTT adapter for RabbitMQ
pkbasu
pk_basu at hotmail.com
Tue Feb 4 09:52:47 GMT 2014
Thanks MK and Emile.
I guess if we go with intermediate server, then there are two options -
1) AMQP-MQTT gateway which connects to RabbitMQ broker using AMQP protocol
and serves client devices using MQTT protocol.
2) MQTT-MQTT proxy which connects to RMQ broker using MQTT and serves client
devices using MQTT too.
Option 2 might be the easier solution, since the protocol conversion is done
by RMQ for us in that case.
Am I making sense?
Thanks a lot!
--
View this message in context: http://rabbitmq.1065348.n5.nabble.com/MQTT-adapter-for-RabbitMQ-tp33075p33078.html
Sent from the RabbitMQ mailing list archive at Nabble.com.
More information about the rabbitmq-discuss
mailing list