A simple cross-platform async socket library
Run the following Vcpkg command to install the port.
vcpkg install netcpp
netcpp provides CMake targets:
find_package(netcpp CONFIG REQUIRED) target_link_libraries(main PRIVATE netcpp::netcpp)
v0.5.0#0
Sep 11, 2024
windows | linux
index1207/netcpp9
github.com/index1207/netcpp
ee2d2a1001
MIT
Manifest