create_config_stream

Function create_config_stream 

Source
pub async fn create_config_stream(
    config: &GenericConfiguration,
) -> Result<Receiver<ConfigUpdate>, GenericError>
Expand description

Creates a new ConfigStreamer that receives a stream of config events from the remote agent.