Y
Hacker News
new
|
ask
|
show
|
jobs
by
simontabor
4893 days ago
nginx doesn't support websockets quite yet, so no, but will do soon -
http://trac.nginx.org/nginx/roadmap
1 comments
themgt
4893 days ago
nginx can support websockets via the tcp_proxy module:
https://github.com/yaoweibin/nginx_tcp_proxy_module
link