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)
v5.2.7#0
Nov 22, 2024
All
commschamp/comms43
commschamp.github.io
github.com/commschamp/comms
e0d12c0e51
MPL-2.0
Manifest