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ยง
- Agent
Stream - A protocol stream opened with a session-start message.