Naser Soueid
Results
1
comments of
Naser Soueid
trafficstars
the docker container that uses 1.4.8 works with websockets. I run the following command: ``` sudo docker run -it -p 1883:1883 -p 9001:9001 -v [PATH TO LOCAL MOSQUITTO CONF]:/mosquitto/config/mosquitto.conf eclipse-mosquitto:1.4.8...