fix
This commit is contained in:
parent
8a908a4438
commit
e86a8072a5
|
@ -164,8 +164,6 @@ func (l *DataTransferLogic) DataTransfer(w http.ResponseWriter, r *http.Request)
|
|||
go ws.consumeOutChanData()
|
||||
//消费入口数据
|
||||
go ws.consumeInChanData()
|
||||
//操作连接中渲染任务的增加/删除
|
||||
//go ws.operationRenderTask()
|
||||
//消费渲染缓冲队列
|
||||
go ws.consumeRenderImageData()
|
||||
//心跳
|
||||
|
|
Loading…
Reference in New Issue
Block a user