1. Home
  2. Browse
  3. comms

comms

v3.4.0#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)

Features

Dependencies

See source

Version

v3.4.0#1

Publication

Supports

All

GitHub

commschamp/comms_champion245

Homepage

commschamp.github.io

Documentation

github.com/commschamp/comms_champion

Subtree

efa7667c1f

License

Complex license

Definition

Manifest