mqttjs / mqtt-connection

Barebone Connection object for MQTT in node.js
Other
114 stars 25 forks source link

Defer piping till the end of next tick, avoid lost messages #11

Closed mcollina closed 6 years ago

mcollina commented 6 years ago

Fixes flakyness int MQTT.js tests.