Skip to main content

Module stream

Module stream 

Source
Expand description

Generic stream handle scaffold.

The active high-level client API currently returns mpsc receivers from AgentClient::stream and AgentClient::stream_raw. This type is reserved for a future object-oriented stream API over custom transports.

Structsยง

AgentStream
A protocol stream opened with a session-start message.