ClusterWS / ClusterWS-Client-JS

:fire: JavaScript Client for ClusterWS - lightweight, fast and powerful framework for building scalable WebSocket applications in Node.js.
MIT License
115 stars 10 forks source link

Disable auto re-subscribe when socket is reconnected #57

Closed ramjak closed 5 years ago

ramjak commented 5 years ago

Submitting

Details

I need this feature to hold resubscribe before the socket is authenticated. Will this fix #51?

ramjak commented 5 years ago

OK done

ramjak commented 5 years ago

I hope that's all my silly mistakes for today. LGTM?

goriunov commented 5 years ago

Looks good thank you :)