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 -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/twisted.python.org/
Message archived at 
https://mail.python.org/archives/list/[email protected]/message/354WQIEL5LFLAAF2RHP56JOKJVX3PNSK/
Code of Conduct: https://twisted.org/conduct

Reply via email to