socket.io example

From node-websocket-vs-socket.io by Rafał Pocztarski
https://github.com/rsp/node-websocket-vs-socket.io
Comparing WebSocket vs. Socket.IO on Node.js with Express.js

Open developer tools with Shift+Ctrl+I, select Network and reload the page.
This is the socket.io example. See also the websocket example.