Problem : I need to have a MQTT-broker running in a Docker container and then two clients (one sender and […]
Tag: mqtt
Why do I get a “TCP Retransmission” right after having sent a packet?
QUESTION : I have a program (in Python) that publishes information to a bus (MQTT, implemented by mosquitto). This is […]