WebSockets
wikipedia:WebSocket (2011) is a computer communications protocol, providing full-duplex communication channels over a single TCP connection. The WebSocket protocol defines a ws://
and wss://
prefix to indicate a WebSocket and a WebSocket Secure connection, respectively.
Web Server implementation
- Amazon ELB support WebSockets and HTTP/2 since 2016 [1]
- Nginx supports WebSockets since 2013, implemented in version 1.3.13 [2] including acting as a reverse proxy and load balancer of WebSocket applications.[3]
Related terms
curl: (1) Protocol "wss" not supported or disabled in libcurl
See also
- WebSocket, WS-RPC,
wscat, websocat, ws, wss, nats.ws, import websockets
- HTTP, HTTP client, HTTP/1.1, HTTP/2, HTTP/3, HTTPS, HSTS CSR, TLS, SSL,
openSSL
, WebSockets, WebRTC,ssl_certificate
QUIC, HPKP, CT, List of HTTP status codes, URL redirection, Content-type:, Webhook, HTTP headers,--insecure
, Axios HTTP client, HTTP cookies, HTTP ETag, Hypertext Transfer Protocol -- HTTP/1.1
Advertising: