mirror of
https://gitee.com/XM-GO/PandaX.git
synced 2026-04-23 02:48:34 +08:00
规则链
This commit is contained in:
@@ -10,6 +10,7 @@ import (
|
||||
"github.com/XM-GO/PandaKit/restfulx"
|
||||
"github.com/emicklei/go-restful/v3"
|
||||
"github.com/kakuilan/kgo"
|
||||
"pandax/pkg/global"
|
||||
"strings"
|
||||
|
||||
"pandax/apps/visual/entity"
|
||||
@@ -100,4 +101,5 @@ func (p *VisualScreenApi) ScreenTwin(request *restful.Request, response *restful
|
||||
pxSocket.OnMessage(newWebsocket, string(message))
|
||||
}
|
||||
}()
|
||||
global.Log.Info("Websocket连接成功")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user