luasocket
Network toolkit
Provides network support for Lua applications using TCP and UDP transport layers.
Network support for the Lua language
2k stars
122 watching
635 forks
Language: HTML
last commit: 7 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
lunarmodules/lua-compat-5.3 | A compatibility module providing Lua-5.3-style APIs for older versions of the Lua interpreter | 232 |
lipp/lua-websockets | Provides Lua modules for building Websocket clients and servers. | 403 |
lunarmodules/penlight | A collection of reusable Lua libraries for input data handling, functional programming, and OS path management | 1,946 |
lunarmodules/luasec | A Lua module providing secure connection functionality for Lua applications or scripts using OpenSSL and LuaSocket integration | 369 |
cuducos/yaml.nvim | A Lua library for working with YAML files in Neovim | 201 |
lunarmodules/luacheck | A tool for detecting issues in Lua code | 367 |
lunarmodules/say | A Lua string hashing library with support for internationalization and namespace management | 47 |
lunarmodules/luassert | A Lua assertion library providing additional tests and custom assertion capabilities. | 209 |
camchenry/sock.lua | A Lua networking library designed to simplify the process of creating networked applications in LÖVE games. | 176 |
airstruck/knife | A collection of reusable building blocks for writing more efficient and modular Lua code. | 452 |
stetre/moonnuklear | Lua bindings for a GUI toolkit allowing developers to build graphical user interfaces using Lua | 110 |
lunarmodules/lua_cliargs | A command-line argument parsing module for Lua | 123 |
hleuwer/luasnmp | A Lua binding to the net-snmp library for network management | 11 |
lunarg/vulkantools | Tools to aid in developing Vulkan applications | 676 |
lunarmodules/ldoc | Generates documentation for Lua projects with support for C extension code and Markdown rendering. | 797 |