websocket 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 websocket example. See also the socket.io example.