closing commit before branching out Multiplex
This commit is contained in:
@@ -238,6 +238,7 @@ export class RedisConnexion {
|
||||
|
||||
}
|
||||
}
|
||||
console.log('=====>',uuids)
|
||||
for(var uuid of uuids) {
|
||||
if(uuid in this.wssConnections) {
|
||||
if(this.debug) console.log('Sending to ', uuid, payload);
|
||||
|
||||
Reference in New Issue
Block a user