1. Home
  2. Browse
  3. comms

comms

v5.2.7#0Latest

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)

Dependencies

See source

Version

v5.2.7#0

Publication

Supports

All

GitHub

commschamp/comms44

Homepage

commschamp.github.io

Documentation

github.com/commschamp/comms

Subtree

e0d12c0e51

License

MPL-2.0

Definition

Manifest