SocketCluster / socketcluster-client

JavaScript client for SocketCluster
MIT License
291 stars 92 forks source link

How to use cluster on socketcluster-client? #56

Closed vermaslal closed 7 years ago

vermaslal commented 7 years ago

Hi,

I want to use cluster on both side (Server and Client). I have got success on server side, but unable to do on client side. I am using node.js on both (Server side and Client side).

Please help.

vermaslal commented 7 years ago

I am creating multiple process to manage on client side.