1. Home
  2. Browse
  3. comms

comms

v3.1.3#1Go to latest

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.

Install

Run the following Vcpkg command to install the port.

vcpkg install comms

Usage

The package comms provides CMake targets:

find_package(LibComms CONFIG REQUIRED)
target_link_libraries(main PRIVATE cc::comms)
See source

Version

v3.1.3#1

Publication

Supports

All

GitHub

commschamp/comms_champion245

Homepage

commschamp.github.io

Documentation

github.com/commschamp/comms_champion

Subtree

e1417916bc

License

Complex license

Definition

Manifest