Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
93abb12cfa | |||
e41fdd3561 |
@ -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…
x
Reference in New Issue
Block a user