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