在单个 Web 浏览器页面上连接来自不同服务器的多个套接字客户端
我在节点JS中有多个服务器,因此每个服务器都有一个插座客户端可以与主服务器通信。当我将所有套接字亮点连接到主服务器网页时,然后将消息发送给我选择的一个特定客户端,但该消息已发送给所有已连接的客户端,因此如何与特定的一个客户端进行通信
I have multiple servers in node js so each server has a socket client to communicate with the main server. when I connect all socket-client to the main server web page then I send a message to one specific client which I select but the message is sent to all connected clients so how to communicate with specific only one client
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论