lua-resty topic

List lua-resty repositories

lua-resty-httpipe

71
Stars
12
Forks
Watchers

Lua HTTP client cosocket driver for OpenResty / ngx_lua, interfaces are more flexible

lua-resty-http2

75
Stars
12
Forks
Watchers

The HTTP/2 Protocol (Client Side) Implementation for OpenResty.

openresty_dev

99
Stars
53
Forks
Watchers

Code for OpenResty Development Guide

favorite-nginx

72
Stars
43
Forks
Watchers

Selected favorite nginx modules and resources

lua-resty-limit-rate

72
Stars
14
Forks
Watchers

Lua module for limiting request rate for OpenResty/ngx_lua, using the "token bucket" method.

lua-resty-ctxdump

44
Stars
7
Forks
Watchers

Stash and apply the old ngx.ctx for avoiding being destoried after Nginx internal redirect happens.

lua-resty-base-encoding

18
Stars
9
Forks
Watchers

A faster alternative to base64 encoding and provides missing base encoding for OpenResty application

lua-resty-socket

36
Stars
21
Forks
Watchers

Automatic LuaSocket/cosockets compatibility module

lua-resty-sync

41
Stars
6
Forks
Watchers

Synchronizing data based on version changes

lua-resty-nsq

22
Stars
1
Forks
Watchers

lua-resty-nsq - Lua nsq client driver for the ngx_lua based on the cosocket API