Yar RPC Framework for Lua

$ luarocks install lua-yar

Pure Lua implementation of the Yar RPC protocol.
Provides yar-client and yar-server with HTTP/TCP transport.
Zero C extension dependencies. Network layer is pluggable:
standard Lua + luasocket (optional soft dependency, install
separately) or OpenResty (ngx.socket injection).

Versions

0.1.0-11 hour ago0 downloads

Dependencies

lua >= 5.1

Manifests