COMMS is the C++(11) headers only, platform independent library, which makes the implementation of a communication protocol to be an easy and relatively quick process.
Run the following Vcpkg command to install the port.
vcpkg install comms
The package comms provides CMake targets:
find_package(LibComms CONFIG REQUIRED) target_link_libraries(main PRIVATE cc::comms)
v3.2.0#0
Apr 30, 2021
All
commschamp/comms_champion245
commschamp.github.io
github.com/commschamp/comms_champion
4f7901ce6f
Complex license
Manifest