Expand description
Error taxonomy for CEP-41 open streams.
Mirrors the TypeScript SDK’s error classes
(sdk/src/transport/open-stream/errors.ts) so failure classification is
identical across implementations. Surfaced through the crate-level
crate::Error via a #[from] conversion.
Enums§
- Open
Stream Error - Errors raised while reading, writing, or sequencing an open stream.