1 year ago
#385597
Nikunj
Connect multiple socket-client from different servers on single web-browser page
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
node.js
sockets
websocket
socket.io
em-websocket-client
0 Answers
Your Answer