KeKs0r / mqtt-react

React container for MQTT
47 stars 31 forks source link

protocol tcp #5

Open fabianbuettner opened 6 years ago

fabianbuettner commented 6 years ago

Hi,

it seems like the mqtt broker has to have websockets support enabled. If i try to specify "mqtt" as protocol it does not seem to work. Is this the expected behavior?

alc6379 commented 6 years ago

I would think that's probably a browser limitation.