WebSocket
WebSocket adalah protokol komunikasi komputer, yang menyediakan saluran komunikasi dupleks secara penuh melalui koneksi TCP tunggal. Protokol WebSocket distandarisasi oleh IETF sebagai RFC 6455 pada 2011, dan API WebSocket di Web IDL sedang distandarisasi oleh W3C.
Pranala luar
- IETF Hypertext-Bidirectional (HyBi) working group
- The WebSocket protocol - Proposed Standard published by the IETF HyBi Working Group
- The WebSocket protocol - Internet-Draft published by the IETF HyBi Working Group
- The WebSocket protocol - Original protocol proposal by Ian Hickson
- The WebSocket API - W3C Working Draft specification of the API
- The WebSocket API - W3C Candidate Recommendation specification of the API
- WebSocket.org WebSocket demos, loopback tests, general information and community