lua-resty-http2
HTTP/2 implementation
An implementation of the HTTP/2 protocol in Lua for use with OpenResty web servers
The HTTP/2 Protocol (Client Side) Implementation for OpenResty.
77 stars
7 watching
12 forks
Language: Lua
last commit: almost 5 years ago
Linked from 1 awesome list
http2lua-restyopenresty
Related projects:
Repository | Description | Stars |
---|---|---|
tokers/lua-resty-requests | A Lua library that provides a simple and convenient way to make HTTP requests in OpenResty | 163 |
openresty/lua-resty-websocket | A Lua implementation of the WebSocket protocol for use in web servers. | 507 |
mah0x211/lua-httpcli-resty | An HTTP client module for OpenResty written in Lua. | 1 |
timebug/lua-resty-httpipe | A Lua HTTP client driver for OpenResty/ngx_lua, providing flexible and high-level interfaces for making HTTP requests | 71 |
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 | 809 |
doriangray/lua-resty-http | A Lua HTTP client driver for OpenResty/ngx_lua based on the cosocket API. | 0 |
pintsized/lua-resty-rack | A framework for building HTTP servers with Lua middleware | 81 |
oneoo/lua-resty-httpclient | A nonblocking Lua HTTP client library for downloading web pages and interacting with servers | 14 |
ledgetech/lua-resty-http | A Lua HTTP client cosocket driver for OpenResty / ngx_lua. | 1,996 |
bakins/lua-resty-http-simple | A Lua HTTP client module for ngx_lua that handles simple HTTP requests with options for customizing request parameters and response handling. | 78 |
openresty/lua-resty-string | A set of string utility functions and hash algorithms for Lua, designed to work with nginx and LuaJIT. | 427 |
liseen/lua-resty-http | A Lua library that provides a non-blocking HTTP client driver for use in web servers. | 188 |
openresty/lua-resty-signal | A Lua library to send signals to Linux processes. | 32 |
toritori0318/lua-resty-r3 | An experimental Lua implementation of an OpenResty router | 40 |