vert-x3 / vertx-mqtt

Vert.x MQTT
Apache License 2.0
184 stars 86 forks source link

Instantiate the NetClient when client connection happens, when the Ne… #169

Closed vietj closed 4 years ago

vietj commented 4 years ago

…tSocket close handler is called then close the client and the connection + context to null

vietj commented 4 years ago

Can you have a quick look @ppatierno ?