WebSocket is a computer communications protocol that makes possible real-time two-way communication sessions between the user's browser and a server over a single TCP connection. WebSocket enables streams of messages on top of TCP.
External Links: WebGL API | The WebSocket API
| WebSockets