ProtobufBot / Go-Mirai-Client

基于MiraiGo的客户端,使用反向 websocket 收发私聊、群聊消息,消息格式类似onebot。支持多账号,很稳定
GNU Affero General Public License v3.0
139 stars 20 forks source link

多websocket连接 #4

Closed bystart closed 3 years ago

bystart commented 3 years ago

希望能增加 被动连接websocket 且支持多个消息处理服务器进行连接

lz1998 commented 3 years ago

被动 WS 暂时不考虑。 多个消息处理器已支持。使用 0.1.1 的 ServerGroups。

以上 WebSocket 简称WS

image