socketcluster
socketcluster copied to clipboard
Title
1.How can I Implenet both Socket clustee server and client in single node server 2.If I installed Socket cluster server setup in two instances with same port and connected each server with one client then, My question is "Can I keep enable connection of One instance client when the server is down.Why because the second server is still running in same port right?" If Incase I can able to enable the connection, then what is solution.