lua-resty-upload
File upload handler
Provides a streaming API for handling HTTP file uploads using Lua and ngx_lua cosocket
Streaming reader and parser for http file uploading based on ngx_lua cosocket
406 stars
40 watching
113 forks
Language: Lua
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
lilien1010/lua-resty-s3uploader | An HTTP client for uploading content to Amazon S3. | 11 |
openresty/lua-resty-websocket | A Lua implementation of the WebSocket protocol for use in web servers. | 507 |
openresty/lua-resty-core | A Lua library providing an FFI-based API to interact with the Nginx Lua module | 809 |
antonheryanto/lua-resty-post | A Lua utility library for handling HTTP POST requests in OpenResty | 35 |
openresty/stream-lua-nginx-module | Enables Lua programming in Nginx TCP servers | 729 |
openresty/lua-resty-signal | A Lua library to send signals to Linux processes. | 32 |
ledgetech/lua-resty-http | A Lua HTTP client cosocket driver for OpenResty / ngx_lua. | 1,996 |
tokers/lua-resty-requests | A Lua library that provides a simple and convenient way to make HTTP requests in OpenResty | 163 |
doriangray/lua-resty-http | A Lua HTTP client driver for OpenResty/ngx_lua based on the cosocket API. | 0 |
timebug/lua-resty-httpipe | A Lua HTTP client driver for OpenResty/ngx_lua, providing flexible and high-level interfaces for making HTTP requests | 71 |
openresty/lua-resty-string | A set of string utility functions and hash algorithms for Lua, designed to work with nginx and LuaJIT. | 427 |
openresty/lua-rds-parser | Parser for Resty DBD Stream data format | 20 |
openresty/lua-resty-redis | Provides a Lua interface to Redis, leveraging the nonblocking cosocket API for high-performance connectivity. | 1,904 |
openresty/lua-resty-lock | A simple nonblocking lock API for ngx_lua based on shared memory dictionaries | 306 |
gui/lua-resty-mail | An email and SMTP library for OpenResty written in Lua. | 66 |