RFC 6455: The WebSocket Protocol
In plain English — editorial summary, not part of the RFC
The WebSocket Protocol enables two-way communication between a client running untrusted code in a controlled environment to a remote host that has opted-in to communications from that code. The security model used for this is the origin-based security model commonly used by web browsers. The protocol consists of an opening handshake followed by basic message framing, layered over TCP. The goal of this technology is to provide a mechanism for browser-based applications that need two-way communication with servers that does not rely on opening multiple HTTP connections (e.g., using XMLHttpRequest or <iframe>s and long polling). [STANDARDS-TRACK]
Document record
- Document ID
- RFC6455
- Published
- December 2011
- Authors
- I. Fette; A. Melnikov
- Status
- PROPOSED STANDARD
- Stream
- IETF
- Area
- art
- Pages
- 71
- Also known as
- —
Topics
Referenced by
3 later RFCs formally update or obsolete part of this document.
Related documents
Ranked automatically by shared keywords, IETF area and stream — not by editorial selection.
- RFC 7118The WebSocket Protocol as a Transport for the Session Initiation Protocol (SIP)Current
January 2014
- RFC 7395An Extensible Messaging and Presence Protocol (XMPP) Subprotocol for WebSocketCurrent
October 2014
- RFC 8857The WebSocket Protocol as a Transport for the Binary Floor Control Protocol (BFCP)Current
January 2021
- RFC 7478Web Real-Time Communication Use Cases and RequirementsCurrent
March 2015
- RFC 7977The WebSocket Protocol as a Transport for the Message Session Relay Protocol (MSRP)Current
September 2016
- RFC 6452The Unicode Code Points and Internationalized Domain Names for Applications (IDNA) - Unicode 6.0Current
November 2011
- RFC 6461Data for Reachability of Inter-/Intra-NetworK SIP (DRINKS) Use Cases and Protocol RequirementsCurrent
January 2012
- RFC 6446Session Initiation Protocol (SIP) Event Notification Extension for Notification Rate ControlCurrent
January 2012
Also filed under
About this page
The document record above — title, authors, date, status, stream, area, relationships, DOI and errata — is imported verbatim from the public RFC Editor index. The “in plain English” section is editorial: written by The metasystema editorial team, not part of the RFC. Where the two differ, the RFC text governs.
Last checked against the RFC Editor index on . RFCs are never revised after publication; changes are issued as new documents.
Data sources · Editorial policy · Report a correction · What is an RFC?