stream-lua-nginx-module
Lua server module
Enables Lua programming in Nginx TCP servers
Embed the power of Lua into NGINX TCP/UDP servers
732 stars
85 watching
198 forks
Language: C
last commit: about 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
openresty/lua-upstream-nginx-module | Provides an interface to access Nginx upstreams using Lua from the C code of an Nginx module | 503 |
openresty/lua-resty-websocket | A Lua implementation of the WebSocket protocol for use in web servers. | 509 |
openresty/lua-resty-dns | A Lua DNS resolver module for the nginx lua module | 326 |
openresty/array-var-nginx-module | Adds support for array-typed variables to Nginx configuration files | 66 |
openresty/lua-resty-upload | Provides a streaming API for handling HTTP file uploads using Lua and ngx_lua cosocket | 408 |
openresty/lua-nginx-module | A module that embeds the power of Lua into Nginx HTTP servers | 11,360 |
openresty/lua-resty-core | A Lua library providing an FFI-based API to interact with the Nginx Lua module | 812 |
openresty/set-misc-nginx-module | Provides utility directives for manipulating URL components and encoding data | 390 |
openresty/redis2-nginx-module | An Nginx module for interacting with Redis using the Redis 2.0 protocol | 902 |
openresty/test-nginx | A testing framework for Nginx C module and Lua library development | 441 |
openresty/echo-nginx-module | An Nginx module for adding shell-style functionality to configuration files | 1,175 |
openresty/lua-resty-upstream-healthcheck | Automates health checks on Nginx upstream servers using a Lua-based system | 528 |
openresty/lua-resty-string | A set of string utility functions and hash algorithms for Lua, designed to work with nginx and LuaJIT. | 431 |
ledgetech/lua-resty-http | A Lua HTTP client cosocket driver for OpenResty / ngx_lua. | 2,007 |
api7/lua-var-nginx-module | A Lua module that fetches Nginx variables using FFI | 53 |