netcpp v0.5.0
- Created
- Updated
A simple asynchronous network library
# Usage
netcpp provides CMake targets:
find_package(netcpp CONFIG REQUIRED)
target_link_libraries(main PRIVATE netcpp::netcpp)
# License
# Supported Platforms
windows | linux
- ✅ linux
- ✅ windows
- ❌
osx - ❌
uwp
# Features
No features defined.
# Dependencies
liburing
Platforms:
linux
No transitive dependencies.
# Host Dependencies
No transitive dependencies.
# Dependents
No dependents.
# Host Dependents
No dependents.
# Contributors
- 한태현
- 한태현