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