$ luarocks install lua-resty-rocketmq
This Lua library is a RocketMQ client driver for the ngx_lua nginx module:
http://wiki.nginx.org/HttpLuaModule
This Lua library takes advantage of ngx_lua's cosocket API, which ensures 100% nonblocking behavior.
Note that at least ngx_lua 0.9.3 or ngx_openresty 1.4.3.7 is required, and unfortunately only LuaJIT supported (--with-luajit).
Versions
Dependencies
lua >= 5.1
lua-resty-hmac-ffi >= 0.05-0