#include "httplib.h" namespace ChatWebApi { void Listen(const uint32_t port); void Stop(); };