Expand description
Config stream.
This modules provides the ConfigStreamer
struct, which deals with streaming config events from the remote agent client.
Functionsยง
- create_
config_ stream - Creates a new
ConfigStreamer
that receives a stream of config events from the remote agent.