added librabbitmq library for central controller

This commit is contained in:
Grant Limberg 2019-03-04 16:27:39 -08:00
parent 59a0a25f35
commit de1fc43cc5
6 changed files with 3752 additions and 1 deletions

View file

@ -32,6 +32,7 @@
#include <libpq-fe.h>
#include <sstream>
#include <amqp.h>
using json = nlohmann::json;
namespace {