this repo is an infrastructure for building networking systems. it contains a wide range of abstractions and logic for different networking use cases.
src contains the core networking infrastructure logic.
in addition to the core infrastructure, this repo also contains:
this repo uses the cmake build system, with the main build file CMakeFile.txt located at the root directory, and many module.cmake files located at sub directories.
the pipelines directory contains pre-made build pipelines for many targets and many environments.