Expand description
Wrappers to add typing to muxado streams.
Structs§
- Stream
Type - A muxado stream type.
- Typed
- Wrapper for a session capable of opening streams prefixed with a
u32
type id. - Typed
Stream - A typed muxado stream.
Traits§
- Typed
Accept - Typed analogue to the Accept trait.
- Typed
Open Close - Typed analogue to the [Open] trait.
- Typed
Session - Typed analogue to the Session trait.