37 void Start(
unsigned int port, std::string_view path);
44 void Stop(
unsigned int port);
50 std::unique_ptr<Impl> m_impl;
void Start(unsigned int port, std::string_view path)
Create a web server at the given port.
static WebServer & GetInstance()
Get an instance of the WebServer class.
WebServer & operator=(const WebServer &)=delete
void Stop(unsigned int port)
Stop web server running at the given port.
WebServer(const WebServer &)=delete
Definition raw_socket_ostream.hpp:9