Difference between revisions of "WebSockets"

From wikieduonline
Jump to navigation Jump to search
Line 9: Line 9:
 
* [[AWS API Gateway]]
 
* [[AWS API Gateway]]
 
* <code>[[WS-RPC]]</code>
 
* <code>[[WS-RPC]]</code>
* [[HTTP/3]]
+
* <code>[[HTTP/3]]</code>
  
 
== See also ==
 
== See also ==

Revision as of 11:21, 7 February 2023

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

Related terms

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: