Function ssw::websrv::run_server
source · [−]pub fn run_server(cfg: WebsrvConfig)
Expand description
Runs the server
Given the path of a config file, starts a server.
Opens a ThreadPool and starts the server. Keeps going
pub fn run_server(cfg: WebsrvConfig)
Runs the server
Given the path of a config file, starts a server.
Opens a ThreadPool and starts the server. Keeps going