User Tools

Site Tools


Sidebar

Welcome to DIDO WIKI

dido:public:ra:xapend:xapend.b_stds:tech:ietf:6455

RFC6455 - The WebSocket Protocol

return to the IETF Standards

Table 1: Data sheet for RFC6455 The WebSocket Protocol
Title The WebSocket Protocol
Acronym
Version 2011
Document Number RFC6455
Release Date December 2011
Reference https://tools.ietf.org/html/rfc6455
Note: The following is an excerpt from the official IETF RFC. It is provided here as a convenience and is not authoritative. Refer to the original document as the authoritative reference.

Abstract

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).
dido/public/ra/xapend/xapend.b_stds/tech/ietf/6455.txt · Last modified: 2021/08/13 14:10 by murphy
Translations of this page: