You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using the MQTTnet with V4.3.3.952. There 're some problems when I testing. Testing steps are as follows:
a MQTT Server, a Managed MqttClient, a MQTTX Client
When the Server and managedClient execute several minites, the managedClient will hang.
At the same time, When I use the MQTTX Client connect to the server, the server will finish the executation of the valitation and return the "Success" reasoncode, but the client still at the state of connecting, it can't establish the connection completely.
When I create other clients to try to connect, the result is the same
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm using the MQTTnet with V4.3.3.952. There 're some problems when I testing. Testing steps are as follows:
Beta Was this translation helpful? Give feedback.
All reactions