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.1.3#1
Dec 18, 2020
All
commschamp/comms_champion245
commschamp.github.io
github.com/commschamp/comms_champion
e1417916bc
Complex license
Manifest