On Wednesday, October 1, 2014 1:51:07 PM UTC+3, E.Ayoub wrote:
Hi,
Can i use openresty as a reverse proxy for websocket backends?
Yes you can, just like with the normal Nginx. And even use web sockets directly with Lua with https://github.com/openresty/lua-resty-websocket.