olive/server_run

the server_run module runs the “main” server and also handles the rebuilding of the main server code every time it is needed.

Functions

pub fn reload_server_code(config: Config) -> Result(Nil, String)
pub fn start_server(config: Config) -> Result(Pid, String)
Search Document