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 externa
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?
config is here
worker_processes 1;
#