Websocket related useful links for the developers

Websocket basic

https://developer.mozilla.org/en-US/docs/Web/API/WebSocket

Setting up Websocket with Apache

https://stackoverflow.com/questions/17334319/setting-up-a-websocket-on-apache

Websocket for NodeJS

https://github.com/websockets/ws

Websocket vs socket.io

 https://davidwalsh.name/websocket

Comments