Skip to Content

comms v4.0.0

Created
Updated

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.

# Usage

The package comms provides CMake targets:

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

# License

# Supported Platforms

All platforms are supported

# Features

No features defined.

# Dependencies

No dependencies.

# Host Dependencies

No transitive dependencies.

# Dependents

# Host Dependents

No dependents.

# Contributors

  • Mathis Logemann's avatar Mathis Logemann
  • Billy O'Neal's avatar Billy O'Neal

# Changelog

# Source