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
408 stars
40 watching
113 forks
Language: Lua
last commit: 5 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. | 509 |
openresty/lua-resty-core | A Lua library providing an FFI-based API to interact with the Nginx Lua module | 812 |
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 | 732 |
openresty/lua-resty-signal | A Lua library for sending signals to Linux processes | 33 |
ledgetech/lua-resty-http | A Lua HTTP client cosocket driver for OpenResty / ngx_lua. | 2,007 |
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. | 431 |
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,907 |
openresty/lua-resty-lock | A simple nonblocking lock API for ngx_lua based on shared memory dictionaries | 308 |
gui/lua-resty-mail | A high-level email and SMTP library for Lua and OpenResty | 66 |