feat 稳定300人
This commit is contained in:
@@ -44,4 +44,5 @@ type ISocketConn interface {
|
||||
Ping() error // 需要隔一段时间调用一下,建议20s
|
||||
Write(data []byte) error
|
||||
Close() error
|
||||
IsClose() bool
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user