How to Use Sockets in JavaScript\HTML?

html, javascript, websocket

Solution

Specifications:

- Web Sockets API

Articles:

- HTML5 WebSocket and WebJneering

Tutorial:

- HTML5 Rocks - WebSockets

Libraries:

- Check this SO post html5 websocket need server?, it links to https://kaazing.com/download

Problem

How to Use Sockets in JavaScript\HTML? May be using some cool HTML5? Libraries? Tutorials? Blog Articles?

Original source

Related problems