drogue-iot / drogue-cloud

Cloud Native IoT
https://drogue.io
Apache License 2.0
114 stars 30 forks source link

Websocket support for MQTT endpoint #205

Closed ctron closed 2 years ago

ctron commented 2 years ago

The MQTT endpoint should be extended to support MQTT over websocket too.

One way could be to integrate this with ntex. Or we might need some different solution.