nijie / luahttpd
An efficient HTTP server, using Lua to parse html as the background script language, using asynchronous callback mode, reducing the consumption of server. Support MySQL database access, the follow-up will also support other database access, support communication with other server which use unified protocol to achieve efficient collaboration.
☆33Updated 5 years ago
Alternatives and similar repositories for luahttpd:
Users that are interested in luahttpd are comparing it to the libraries listed below
- epoll base coroutine module☆47Updated 4 years ago
- This repository share my lua modules .☆14Updated 9 years ago
- Lua-cURL is aiming for a full-fledged libcurl binding (easy/multi/share interface) to the functionality of Lua☆59Updated 10 years ago
- A simple lua mongo driver☆82Updated 2 years ago
- Lua bindings for POSIX iconv☆91Updated 3 weeks ago
- QR encode tool for ngx_lua☆31Updated 11 years ago
- Simple ORM for openresty☆31Updated 6 years ago
- uuid generator for ngx_lua☆28Updated 11 years ago
- ☆11Updated 5 years ago
- A lightweight Lua httpserver for easy webservices developping.☆10Updated 9 years ago
- A high concurrent network components implemented by coroutine, performance better than nginx☆26Updated 2 years ago
- 旁路监听,把redis数据存盘到leveldb☆72Updated 9 years ago
- nginx tcp server based on completely openresty-lua☆19Updated 9 years ago
- high performance network (tcp socket) library for lua, based on https://github.com/IronsDu/brynet and lua coroutine.Updated 4 years ago
- Lua 汉字拼音首字母提取☆32Updated 7 years ago
- nginx-based high-performance tcp server☆35Updated 9 years ago
- 基于openresty websocket实现的聊天室☆20Updated 8 years ago
- websocket push framework via OpenResty