WebSockets

From wikieduonline
Revision as of 06:49, 7 February 2021 by Welcome (talk | contribs) (Welcome moved page Websockets to WebSockets over redirect)
Jump to navigation Jump to search

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 from 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]


See also

  • https://aws.amazon.com/blogs/aws/new-aws-application-load-balancer/
  • http://nginx.org/en/CHANGES
  • https://www.nginx.com/blog/websocket-nginx/
  • Advertising: