Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

WebSocket API

WebSockets is an advanced technology that makes it possible to open an interactive communication session between the user's browser and a server. With this API, you can send messages to a server and receive event-driven responses without having to poll the server for a reply.

Using WebSockets

Here will be a list of articles on how to use WebSockets, including examples.

WebSocket interfaces

Listing of the interfaces; divided by category if appropriate.

Specifications

Spec table here

Browser compatibility

Compatibility table.

See also

Other useful information.

Document Tags and Contributors

 Contributors to this page: Sheppy
 Last updated by: Sheppy,