ports/net/luasocket/pkg/DESCR

5 lines
258 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
LuaSocket is a Lua extension library that is composed by two parts: a C
core that provides support for the TCP and UDP transport layers, and a
set of Lua modules that add support for functionality commonly needed by
applications that deal with the Internet.