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.
vcpkg install luasocketNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initialize LuaSocket core in a Lua state
No known issues recorded.
No dependency data recorded yet.
No resource links recorded.