lua-resty-rfc5424
Syslog encoder
An implementation of the RFC 5424 syslog format in OpenResty using Lua.
This is an implementation of the RFC5424(syslog) in the OpenResty
8 stars
3 watching
3 forks
Language: Lua
last commit: almost 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
detailyang/lua-resty-htmlentities | Backports HTML entities to luajit with a UTF-8 decoder using C and FFI binding | 7 |
detailyang/lua-resty-cors | Provides an OpenResty module to implement CORS (Cross-Origin Resource Sharing) policies | 56 |
isage/lua-resty-mobile | Detects mobile devices based on HTTP headers and predefined definitions | 34 |
openresty/lua-cjson | A Lua module for fast JSON encoding and decoding with additional features to support empty arrays and tables. | 433 |
spacewander/lua-resty-base-encoding | A fast C-based Lua library for encoding and decoding various binary formats. | 18 |
doujiang24/lua-resty-ini | A Lua library for parsing and working with INI files in OpenResty servers. | 49 |
toritori0318/lua-resty-r3 | An experimental Lua implementation of an OpenResty router | 40 |
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 |
openresty/lua-resty-string | A set of string utility functions and hash algorithms for Lua, designed to work with nginx and LuaJIT. | 427 |
detailyang/lua-resty-jsdecode | Decodes JavaScript escape notation to UTF-8 bytes using a C-based binding. | 4 |
openresty/lua-resty-dns | A Lua DNS resolver module for the nginx lua module | 324 |
openresty/lua-resty-signal | A Lua library to send signals to Linux processes. | 32 |
kong/lua-resty-aws | An AWS SDK library for OpenResty written in Lua | 24 |
doriangray/lua-resty-http | A Lua HTTP client driver for OpenResty/ngx_lua based on the cosocket API. | 0 |