network support for the lua language
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.

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: https://lunarmodules.github.io/luasocket/index.html
