增加WS-Server配置定义
This commit is contained in:
@ -59,4 +59,11 @@ type IWebsocket interface {
|
||||
//
|
||||
// Date : 6:55 下午 2021/3/27
|
||||
GetServerPort() int
|
||||
|
||||
// GetWSServerConfig 获取WS-Server的配置
|
||||
//
|
||||
// Author : go_developer@163.com<张德满>
|
||||
//
|
||||
// Date : 7:01 下午 2021/4/17
|
||||
GetWSServerConfig()
|
||||
}
|
||||
|
Reference in New Issue
Block a user