fix
This commit is contained in:
parent
bc4cf49b2d
commit
aab8838ea5
|
@ -21,7 +21,7 @@ import (
|
|||
|
||||
var (
|
||||
//每个websocket渲染任务缓冲队列长度默认值
|
||||
renderChanLen = 200
|
||||
renderChanLen = 500
|
||||
)
|
||||
|
||||
// 渲染处理器
|
||||
|
|
Loading…
Reference in New Issue
Block a user