WHATWG WebSockets Living Standard

APIs to enable web applications to maintain bidirectional communications with server-side processes. Defines the WebSocket interface for full-duplex communication channels over a single TCP connection.

API entry from apis.yml

apis.yml Raw ↑
aid: web-standards:whatwg-websockets
name: WHATWG WebSockets Living Standard
description: APIs to enable web applications to maintain bidirectional communications with server-side
  processes. Defines the WebSocket interface for full-duplex communication channels over a single TCP
  connection.
humanURL: https://websockets.spec.whatwg.org/
tags:
- Living Standard
- Real-Time
- WebSockets
- WHATWG
properties:
- type: Documentation
  url: https://websockets.spec.whatwg.org/
- type: GitHubRepository
  url: https://github.com/whatwg/websockets