mirror of
https://github.com/fhmq/hmq.git
synced 2026-04-26 11:38:33 +00:00
cluster fix
This commit is contained in:
@@ -32,7 +32,7 @@ type client struct {
|
||||
broker *Broker
|
||||
conn net.Conn
|
||||
info info
|
||||
route *route
|
||||
route route
|
||||
status int
|
||||
closed chan int
|
||||
smu sync.RWMutex
|
||||
|
||||
Reference in New Issue
Block a user