WIP
This commit is contained in:
parent
e41fdd3561
commit
93abb12cfa
@ -127,6 +127,7 @@ func (d *Dispatcher) dispatchMessage(msg *message.Message) {
|
||||
sub := subsList[i]
|
||||
d.Subscribe(sub.Name(), sub.AuthToken())
|
||||
}
|
||||
|
||||
case message.MetaSubscribe:
|
||||
//handle MetaSubscribe resp
|
||||
d.pendingSubsMu.Lock()
|
||||
|
Loading…
Reference in New Issue
Block a user