Difference between revisions of "WebSockets"

From wikieduonline
Jump to navigation Jump to search
(Created page with " == Web Server implementation == Nginx supports WebSockets since 2013, implemented in version 1.3.13 <ref>http://nginx.org/en/CHANGES</ref> including acting as a reverse...")
 
Line 1: Line 1:
 
+
[[wikipedia:WebSocket]]
  
  
 
== Web Server implementation ==
 
== Web Server implementation ==
 
[[Nginx]] supports WebSockets since 2013, implemented in version 1.3.13 <ref>http://nginx.org/en/CHANGES</ref> including acting as a reverse proxy and load balancer of WebSocket applications.<ref>https://www.nginx.com/blog/websocket-nginx/</ref>
 
[[Nginx]] supports WebSockets since 2013, implemented in version 1.3.13 <ref>http://nginx.org/en/CHANGES</ref> including acting as a reverse proxy and load balancer of WebSocket applications.<ref>https://www.nginx.com/blog/websocket-nginx/</ref>
 +
 +
 +
 +
[[Category:web]]

Revision as of 11:28, 29 December 2019

wikipedia:WebSocket


Web Server implementation

Nginx supports WebSockets since 2013, implemented in version 1.3.13 [1] including acting as a reverse proxy and load balancer of WebSocket applications.[2]

Advertising: