lua-resty-jsonrpc-batch
Batch client
An OpenResty implementation of the JSON-RPC 2.0 Batch Request protocol
JSONRPC batch protocol module for OpenResty / ngx_lua
24 stars
2 watching
1 forks
Language: Perl
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jprjr/lua-resty-exec | Allows running external programs in Lua without spawning a shell or blocking the execution of the program | 59 |
kong/lua-resty-aws | An AWS SDK library for OpenResty written in Lua | 24 |
openresty/lua-resty-core | A Lua library providing an FFI-based API to interact with the Nginx Lua module | 812 |
openresty/lua-resty-websocket | A Lua implementation of the WebSocket protocol for use in web servers. | 509 |
starius/lua-resty-batch | Enables merging multiple requests in Nginx into a single sub-request to improve performance. | 3 |
openresty/lua-resty-memcached-shdict | A memcached client with built-in caching and concurrency control using Lua and shared memory | 33 |
doriangray/lua-resty-http | A Lua HTTP client driver for OpenResty/ngx_lua based on the cosocket API. | 0 |
vislee/lua-resty-wrr | A Lua library implementing round-robin weight-based upstream selection for OpenResty proxy servers | 3 |
openresty/lua-resty-signal | A Lua library for sending signals to Linux processes | 33 |
openresty/lua-resty-shdict-simple | A shared dictionary API interface written in Lua for OpenResty applications | 32 |
chronolaw/lua-resty-msgpack | Provides a Lua library for encoding and decoding MessagePack data | 13 |
openresty/lua-resty-dns | A Lua DNS resolver module for the nginx lua module | 326 |
openresty/lua-resty-shell | Provides a Lua module for executing shell commands in a non-blocking manner. | 125 |
mah0x211/lua-httpcli-resty | An HTTP client module for OpenResty written in Lua. | 1 |
paragasu/lua-resty-couchdb | A Lua client library for interacting with CouchDB databases. | 9 |