Aureolex
Results
1
issues of
Aureolex
when client disconnect , hmq got "read tcp 127.0.0.1:1883->127.0.0.1:53336: use of closed network connection" hmq debug : ```json {"level":"error","timestamp":"2020-07-17T11:19:07.308+0800","logger":"broker","caller":"broker/client.go:147","msg":"read packet error: ","error":"read tcp 127.0.0.1:1883->127.0.0.1:53336: use of closed network connection","ClientID":"spuerClientId001","stacktrace":"github.com/fhmq/hmq/broker.(*client).readLoop\n\t/Users/aureso/Documents/goproject/hsbmqtt/broker/client.go:147\ngithub.com/fhmq/hmq/broker.(*Broker).handleConnection\n\t/Users/aureso/Documents/goproject/hsbmqtt/broker/broker.go:371"} ```...