SocketCluster / socketcluster-client

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

Can this client be used in non browser environment ? #142

Closed anuragvohraec closed 2 years ago

anuragvohraec commented 2 years ago

I wanted a Pub/Sub system in my back end code to create communcation between various systems. Can I use this client on this individual system (NodeJS based) to work with the socket cluster ?