I am using Boost Asio and FlatBuffers to send messages over TCP.
Here is how I start the server:
#include "Config.h" #include "Database/MySQ