A C++ library for FaST related functionality
Static libraries can be built with:
mkdir build && cd build
cmake ..
make
When linking the libraries in an executable librt has to be linked in after that (-lrt). For an example using fast-lib with cmake see fast-project/migration-framework repository.
mosquitto -d 2> /dev/null
make test