Function new_with_config

Source
pub fn new_with_config(
    config: ServerConfig,
    _dispatcher: Arc<Dispatcher>,
) -> Daemon
Expand description

Create a new server daemon with configuration and dispatcher