Re-exports§
pub use stdio::StdioTransport;pub use sse::SseTransport;
Modules§
Structs§
- Pending
Requests - Transport
Message - A message that can be sent through the transport
Enums§
- Error
- A generic error type for transport operations.
Traits§
- Transport
- A generic asynchronous transport trait with channel-based communication
- Transport
Handle