mirror of
https://github.com/fhmq/hmq.git
synced 2026-04-26 19:48:34 +00:00
packet
This commit is contained in:
@@ -342,6 +342,7 @@ func (b *Broker) connectRouter(url, remoteID string) {
|
||||
route: route,
|
||||
info: info,
|
||||
}
|
||||
c.init()
|
||||
b.remotes.Store(cid, c)
|
||||
c.SendConnect()
|
||||
c.SendInfo()
|
||||
|
||||
Reference in New Issue
Block a user