websocket-manager
websocket-manager copied to clipboard
Decide the need of separate Connection class
Decide if a class that encapsulates the socketId
and the socket itself is needed
I implemented this and created a pull request for it