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.
The package comms provides CMake targets:
find_package(LibComms CONFIG REQUIRED)
target_link_libraries(main PRIVATE cc::comms)
v5.2.7#0
All
MPL-2.0
Manifest