iOS Websocket
This commit is contained in:
@@ -62,4 +62,8 @@ - (void)destroyContext:(DoricContext *)context {
|
||||
};
|
||||
}
|
||||
|
||||
- (NSArray *)aliveContexts {
|
||||
return [self.doricContextMap allValues];
|
||||
}
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user