Old code from action 0.1 for cluster communication.
Find a file
2024-01-11 13:27:57 -05:00
include inline macros that shouldn't have been there 2024-01-11 13:27:57 -05:00
src inline macros that shouldn't have been there 2024-01-11 13:27:57 -05:00
.gitignore prevent accidental vscode commits 2024-01-11 11:52:44 -05:00
CMakeLists.txt fix library name and add public header intstallation 2024-01-11 11:53:17 -05:00
README.md initial commit 2024-01-10 18:11:43 -05:00

ACT cluster library

This library is shared between all tools using the ACT cluster build system. This includes act-deploy and the various tool agents.

Dependencies

This library requires libpqxx as well as an installation of the act language to build.