cube icon indicating copy to clipboard operation
cube copied to clipboard

Replaces (unpublished) websocket-server with 'ws' module.

Open samhiatt opened this issue 9 years ago • 0 comments

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.

samhiatt avatar Apr 23 '15 00:04 samhiatt