amcharhal mohamed
amcharhal mohamed
I'm using TLS between my client and broker, and when sending a lot of messages using QoS 2, the client connection is closed with no explanation. In the server logs,...
Problem with TLS when attempting to connect many clients simultaneously. SDK client: Node.js MQTT client Protocol: SSL with certs Reproduction: Attempting to connect multiple clients simultaneously using the TLS protocol...
I'm unsure how to receive connection notifications from the client, such as when the client connects or disconnects, or encounters other errors like credential issues. In the simple example provided...