fix
This commit is contained in:
parent
7d50379b3d
commit
10f401066b
|
@ -63,7 +63,7 @@ var (
|
|||
//写的缓冲队列
|
||||
WriteBufferPool: &buffPool,
|
||||
//是否支持压缩
|
||||
EnableCompression: false,
|
||||
EnableCompression: true,
|
||||
}
|
||||
//websocket连接存储
|
||||
mapConnPool = sync.Map{}
|
||||
|
|
Loading…
Reference in New Issue
Block a user