beetlex-io/FastHttpApi

WebSocket连接时能否传递参数

lxy-l opened this issue · 0 comments

lxy-l commented

websocket = new WebSocket("ws://127.0.0.1:6002/" + wsGroupId);
能否根据前端传递的参数将连接分组,然后发消息只在组内发送