fix
This commit is contained in:
parent
e9c5e96c52
commit
48e1093469
|
@ -272,7 +272,6 @@ func (w *wsConnectItem) dealwithReciveData(data []byte) {
|
||||||
switch parseInfo.T {
|
switch parseInfo.T {
|
||||||
//图片渲染
|
//图片渲染
|
||||||
case constants.WEBSOCKET_RENDER_IMAGE:
|
case constants.WEBSOCKET_RENDER_IMAGE:
|
||||||
//数据组装
|
|
||||||
w.renderImage(d)
|
w.renderImage(d)
|
||||||
default:
|
default:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user