{"library":"sockpp","type":"library","category":null,"description":"Simple, modern, C++ socket library providing low-level C++ wrappers around Berkeley sockets with socket, acceptor, and connector classes.","language":"cpp","status":"active","version":"1.0.0","tags":["networking","sockets","tcp","udp","c++"],"last_verified":"Wed Jun 17","install":[{"cmd":"vcpkg install sockpp","imports":["#include <sockpp/socket.h>"]},{"cmd":"# CMakeLists.txt\nfind_package(sockpp CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE sockpp::sockpp)","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}