RFC 6455

The WebSocket Protocol

Proposed Standard 十二月 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.

已定义状态码

已定义术语