Closed moriyalb closed 7 years ago
mqtt-connection version 3.0.0
in connection.js this.write(opts) and parseStream.js function process(chunk, enc, cb) {
A message cost a 100ms delay , I don't know why. the network is very good and no problem. how can I debug this ?
How big is the message?
Sorry, I think it just my problem.
mqtt-connection version 3.0.0
in connection.js this.write(opts)
and parseStream.js function process(chunk, enc, cb) {
A message cost a 100ms delay , I don't know why. the network is very good and no problem. how can I debug this ?