{"library":"luasocket","type":"library","category":null,"description":"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.","language":"cpp","status":"active","version":"3.1.0","tags":["lua","networking","tcp","udp","socket"],"last_verified":"Wed Jun 17","install":[{"cmd":"vcpkg install luasocket","imports":["#include <luasocket.h>"]},{"cmd":"# CMakeLists.txt\nfind_package(luasocket CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE luasocket::luasocket)","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}