Dereference

We continue factoring out a Socket.IO abstraction from the rest of our RealTimeServer code. We start by extracting the stop() method, then work on eliminating direct references to the Socket.IO server instance.

comments powered by Disqus