cube
cube copied to clipboard
Replaces (unpublished) websocket-server with 'ws' module.
Now using the 'ws' module. This module could also replace 'websocket' as well, but I won't bother with that for now.
Removed http 'upgrade' listener as it seems it is unneeded with the 'ws' module.
All vows tests run successfully.