ゴミ箱
Public Member Functions | List of all members
http::Server Class Reference

#include <server.hpp>

Public Member Functions

 Server (config::Config &&config, Router &&router) noexcept
 
void start ()
 

Constructor & Destructor Documentation

Server::Server ( config::Config &&  config,
Router &&  router 
)
noexcept

Initializes Server from config.

Member Function Documentation

void Server::start ( )

Starts HTTP Server


The documentation for this class was generated from the following files: