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.

정의된 상태 코드

정의된 용어