RFC 6455

The WebSocket Protocol

Proposed Standard Dez 2011 Ver documento oficial →

Resumo

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.

Códigos de status definidos

Termos definidos