The WebSocket
object provides the API for creating and managing a WebSocket connection to a server, as well as for sending and receiving data on the connection.
Documentation WebSocket by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See also: