sabuhish / fastapi-mqtt

fastapi-mqtt is extension for MQTT protocol
https://sabuhish.github.io/fastapi-mqtt/
MIT License
264 stars 42 forks source link

can't connect to Hivemq Websocket #39

Closed panupong-sudj closed 2 years ago

panupong-sudj commented 2 years ago

Hi! i try to connect Hivemq Websocket useing uvicorn --reload but it can't connect image here is my code image

sabuhish commented 2 years ago

Hi, unfortunately WebSocket protocol is not supported.

panupong-sudj commented 2 years ago

Hi, unfortunately WebSocket protocol is not supported.

oh i see thank you sabuhish

goldyfruit commented 2 years ago

It would be a nice to have. :+1: