#pragma once #include "network/socket.h" #include "cryptography/cryptography.h" Result(void) server_run(cstr server_endpoint_str);