The Crossbar broker and Autobahn client libraries (in multiple languages) 
implement a fully-specified and multi-language system that is similar to MQTT 
(called WAMP, the Web Application Messaging Protocol). This gives you 
cross-process/computer Pub/Sub and RPC over many client languages.

The Crossbar broker (implemented in Python using Twisted) interoperates with 
MQTT as well.
Note that it doesn't cover *every* MQTT QoS level, but bare MQTT brokers don't 
either.

I would recommend starting with that.

-- 
meejah
_______________________________________________
Twisted mailing list -- twisted@python.org
To unsubscribe send an email to twisted-le...@python.org
https://mail.python.org/mailman3/lists/twisted.python.org/
Message archived at 
https://mail.python.org/archives/list/twisted@python.org/message/354WQIEL5LFLAAF2RHP56JOKJVX3PNSK/
Code of Conduct: https://twisted.org/conduct

Reply via email to