kissnetv2024-01-20
- Created
- Updated
Keep It Simple Stupid NETwork - C++17 wrapping of your OS's native socket API
#Usage
The package kissnet is header only and can be used from CMake via:
find_path(KISSNET_INCLUDE_DIRS "kissnet.hpp")
target_include_directories(main PRIVATE ${KISSNET_INCLUDE_DIRS})#License
#Supported Platforms
All platforms are supported
#Features
No features defined.
#Dependencies
No dependencies.
#Host Dependencies
#Dependents
No dependents.
#Host Dependents
No dependents.
#Contributors
BullyWiiPlaza