← Back to release summary

WebSocket

Category
Network / Connectivity
Type
New or changed feature
Status
Enabled by default (Chrome 4)
Intent stage
None

Summary

The WebSocket JavaScript API provides a simple API for bi-directional communication with web servers. The WebSocket network protocol enables low overhead bi-directional communication with web servers over a persistent TCP connection.

Standards & signals

Docs: https://developer.mozilla.org/en-US/docs/Web/API/WebSocket

View on chromestatus.com