Skip to content

在内部websocket服务器启动后,内置的websocket服务器同步广播所有的事件到websocket服务器。其他客户端可以通过事件获取点歌机的信息。

默认连接地址为,ws://localhost:29629/wsinfo,可以在设置->Websocket服务器中修改/开启相关设置。

所有的事件结构均可以在core/events中找到

Released under the MIT License.