mirror of
https://github.com/duanhf2012/origin.git
synced 2026-03-06 14:17:31 +08:00
增大信道空间
This commit is contained in:
@@ -71,7 +71,7 @@ type WebsocketServer struct {
|
|||||||
}
|
}
|
||||||
|
|
||||||
const (
|
const (
|
||||||
MAX_MSG_COUNT = 4096
|
MAX_MSG_COUNT = 20480
|
||||||
)
|
)
|
||||||
|
|
||||||
func (slf *WebsocketServer) Init(port uint16) {
|
func (slf *WebsocketServer) Init(port uint16) {
|
||||||
|
|||||||
Reference in New Issue
Block a user