Skip to main content

Module events

Module events 

Source
Expand description

Collection utilities for the data events a client emits onto the live runner channel.

Functionsยง

collect_data_events_until_response
Collects the data events received on rx up to and including the response correlated with request_id, then drains any further events available without waiting.
drain_data_events
Collects the data events received on rx within timeout.