Skip to main content

start_client

Function start_client 

Source
pub fn start_client(
    config: BackboneClientConfig,
    tx: EventSender,
) -> Result<Box<dyn Writer>>
Expand description

Connect and start the reader thread. Returns the writer for the driver.