$ luarocks install api7-lua-resty-websocket api7-lua-resty-websocket is api7's fork of the OpenResty WebSocket
library. It implements WebSocket server and client libraries based
on the ngx_lua module, taking advantage of ngx_lua's cosocket API
for fully nonblocking behavior. It also carries a WebSocket reverse
proxy module ported from Kong/lua-resty-websocket-proxy.