stream-lua-nginx-module

Lua server module

Enables Lua programming in Nginx TCP servers

Embed the power of Lua into NGINX TCP/UDP servers

GitHub

729 stars
85 watching
198 forks
Language: C
last commit: 2 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

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 501
openresty/lua-resty-websocket A Lua implementation of the WebSocket protocol for use in web servers. 507
openresty/lua-resty-dns A Lua DNS resolver module for the nginx lua module 324
openresty/array-var-nginx-module Adds support for array-typed variables to Nginx configuration files 67
openresty/lua-resty-upload Provides a streaming API for handling HTTP file uploads using Lua and ngx_lua cosocket 406
openresty/lua-nginx-module A module that embeds the power of Lua into Nginx HTTP servers 11,325
openresty/lua-resty-core A Lua library providing an FFI-based API to interact with the Nginx Lua module 809
openresty/set-misc-nginx-module Provides utility directives for manipulating URL components and encoding data 389
openresty/redis2-nginx-module An Nginx module for interacting with Redis using the Redis 2.0 protocol 901
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,172
openresty/lua-resty-upstream-healthcheck Automates health checks on Nginx upstream servers using a Lua-based system 524
openresty/lua-resty-string A set of string utility functions and hash algorithms for Lua, designed to work with nginx and LuaJIT. 427
ledgetech/lua-resty-http A Lua HTTP client cosocket driver for OpenResty / ngx_lua. 1,996
api7/lua-var-nginx-module A Lua module that fetches Nginx variables using FFI 53