slick-socketv1.0.6
- Updated
A C++20 networking library providing cross-platform TCP and UDP multicast communication.
- Project website: https://github.com/SlickQuant/slick-socket
#Usage
slick-socket provides CMake targets:
find_package(slick-socket CONFIG REQUIRED)
target_link_libraries(main PRIVATE slick::socket)#Features
No features defined.
#Used By
No ports use this.
#Host Tool For
No ports use this.
#Contributors
kzhdev