On Wednesday 31 August 2016 01:21:13 jebina wrote: > A quick question, Does Nginx support websocket client. > > I have a webserver that uses NGINX and i use a websocket server for which > NGINX acts as proxy. In the same port , can i use websocket client to > initiate a connection with the external websocket server? > [..]
Yes, you can. http://nginx.org/en/docs/http/websocket.html wbr, Valentin V. Bartenev _______________________________________________ nginx mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx
