Closed stephanbuys closed 8 years ago
Hello, The MQTT client is working over TCP. it doesn't support WebSockets (through HTTP) in the current version.
Is it in the spec, is it something we could possibly add or sponsor to add? I'm looking for a reliable (secure) way to transport events from all sorts of environments.
Why do you need rust implementation? A lot of languages have the MQTT clients over WebSockets and so on. I have a plan to implement MQTT over WebSockets in future.
Hi, I'm a n00b at MQTT - does it support http_proxy to allow events to be sent out from inside enterprises?