This commit is contained in:
@@ -54,6 +54,10 @@ public final class WebSocketGroup {
|
|||||||
return list.isEmpty();
|
return list.isEmpty();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
public final int size() {
|
||||||
|
return list.size();
|
||||||
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 最近发送消息的WebSocket
|
* 最近发送消息的WebSocket
|
||||||
* <p>
|
* <p>
|
||||||
|
|||||||
Reference in New Issue
Block a user