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.
78 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. | 509 |
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 | 812 |
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. | 2,007 |
bakins/lua-resty-http-simple | Provides a simple Lua HTTP client driver for ngx_lua | 78 |
openresty/lua-resty-string | A set of string utility functions and hash algorithms for Lua, designed to work with nginx and LuaJIT. | 431 |
liseen/lua-resty-http | Provides a Lua-based HTTP client driver for non-blocking requests with support for various features and protocols. | 188 |
openresty/lua-resty-signal | A Lua library for sending signals to Linux processes | 33 |
toritori0318/lua-resty-r3 | An experimental Lua implementation of an OpenResty router | 40 |