Function init

Source
pub fn init(config: Config) -> Result<(Client, Server), Error>
Expand description

Entrypoint for this module; it sets up the Client and Server structs and establishes a connection to the configured server.