android-mqtt-broker icon indicating copy to clipboard operation
android-mqtt-broker copied to clipboard

Request: Support MQTT over Websockets

Open Tomp0801 opened this issue 4 years ago • 4 comments
trafficstars

Hi, would it be possible to add the option in the app, to connect via web sockets? I'm trying to connect with a javascript browser app and the browser only allows communication over web sockets.

Tomp0801 avatar Dec 22 '20 18:12 Tomp0801

Hi @Tomp0801

We will check the possibilities.

naveenrobo avatar Dec 23 '20 13:12 naveenrobo

Hello, is this possible by any chance?

tylercaceres avatar Feb 14 '22 20:02 tylercaceres

Can you try connecting to port 8080 for WebSocket connection @connected-tcaceres

naveenrobo avatar Feb 15 '22 15:02 naveenrobo

Can you try connecting to port 8080 for WebSocket connection @connected-tcaceres

It works using chrome extension "MQTT Box" but I have not gotten it to work on the browser unfortunately.

tylercaceres avatar Feb 15 '22 18:02 tylercaceres