Skip to main content

build_from_file

Function build_from_file 

Source
pub fn build_from_file() -> (ConfigDrivenApp, Vec<JoinHandle<()>>)
Expand description

Build a ConfigDrivenApp from rws.config.toml and spawn L4/WS proxy threads. Returns the app and a list of thread handles.