emqx/MQTTX

mqttx.app/web-client allways loop reconnect

Open

#2,005 opened on Dec 4, 2025

View on GitHub
 (0 comments) (0 reactions) (1 assignee)TypeScript (544 forks)auto 404
bugdiscussionhelp wantedweb

Repository metrics

Stars
 (5,003 stars)
PR merge metrics
 (PR metrics pending)

Description

mqttx.app/web-client allways loop reconnect from mosquitto mqtt server v2.0.22 ;(

in server log: 1764858548: New client connected from 1xx.213.xxx.87:51972 as mqttx_c4963176 (p5, c1, k60, u'username'). 1764858548: No will message specified. 1764858548: Sending CONNACK to mqttx_c4963176 (0, 0) 1764858548: Client mqttx_c4963176 closed its connection.

Contributor guide