Difference between revisions of "WebSockets"

From wikieduonline
Jump to navigation Jump to search
Line 12: Line 12:
 
* [[Server-Sent Events (SSE)]]
 
* [[Server-Sent Events (SSE)]]
 
* [[Load testing]]: [[Gatling (software)]]
 
* [[Load testing]]: [[Gatling (software)]]
 +
* [[nats.ws]]
  
 
== See also ==
 
== See also ==

Revision as of 13:18, 10 March 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: