xDWart / MQTTbroker

ESP8266 WebSocket MQTT Broker for IoTmanager
30 stars 14 forks source link

request to build a `MqttWebsocketClient` #1

Open chaoyangnz opened 6 years ago

chaoyangnz commented 6 years ago

@xDWart It would be appreciated if you can build a mqtt via websocket client for ESP so that I can connect MQTT broker on ESP via ws://....

This is long-lacking feature on ESP. I don't think it needs you a lot of effort. I am not familiar with the MQTT packet details, I hope you can help do so. Thanks very much.

mer30boy commented 3 years ago

I have similar problem Is there a similar library to solve this problem @chaoyangnz ?