RFC 6455

The WebSocket Protocol

Proposed Standard 12月 2011 公式ドキュメントを見る →

概要

RFC 6455 defines the WebSocket Protocol, which provides full-duplex communication channels over a single TCP connection. The handshake uses HTTP Upgrade, then transfers framed messages with defined close codes. It enables real-time, bidirectional communication between browsers and servers.

定義済みステータスコード

定義済み用語