lua-resty-websocket
WebSocket client/server
A Lua implementation of the WebSocket protocol for use in web servers.
WebSocket support for the ngx_lua module (and OpenResty)
507 stars
49 watching
106 forks
Language: Lua
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
openresty/lua-resty-core | A Lua library providing an FFI-based API to interact with the Nginx Lua module | 809 |
ledgetech/lua-resty-http | A Lua HTTP client cosocket driver for OpenResty / ngx_lua. | 1,996 |
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-resty-redis | Provides a Lua interface to Redis, leveraging the nonblocking cosocket API for high-performance connectivity. | 1,904 |
openresty/lua-resty-dns | A Lua DNS resolver module for the nginx lua module | 324 |
doriangray/lua-resty-http | A Lua HTTP client driver for OpenResty/ngx_lua based on the cosocket API. | 0 |
openresty/lua-resty-mysql | A Lua-based nonblocking MySQL driver library for high-performance web applications. | 708 |
openresty/stream-lua-nginx-module | Enables Lua programming in Nginx TCP servers | 729 |
openresty/lua-resty-shdict-simple | Provides an interface to OpenResty's shared dictionary API for storing and retrieving data in a simple and application-oriented manner. | 32 |
gui/lua-resty-mail | An email and SMTP library for OpenResty written in Lua. | 66 |
vislee/lua-resty-dns-server | A Lua-based DNS server driver for the OpenResty module | 74 |
openresty/lua-resty-upload | Provides a streaming API for handling HTTP file uploads using Lua and ngx_lua cosocket | 406 |
kong/lua-resty-aws | An AWS SDK library for OpenResty written in Lua | 24 |
tokers/lua-resty-requests | A Lua library that provides a simple and convenient way to make HTTP requests in OpenResty | 163 |
openresty/lua-resty-lock | A simple nonblocking lock API for ngx_lua based on shared memory dictionaries | 306 |