fix
This commit is contained in:
parent
58c0580cad
commit
d843fff73d
|
@ -54,7 +54,7 @@ var (
|
||||||
WriteBufferPool: &buffPool,
|
WriteBufferPool: &buffPool,
|
||||||
EnableCompression: true,
|
EnableCompression: true,
|
||||||
}
|
}
|
||||||
//连接map池
|
//websocket连接存储
|
||||||
mapConnPool = sync.Map{}
|
mapConnPool = sync.Map{}
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user