Expand description
Transport Strategy Module
Defines the transport strategy trait and types for different communication methods (gRPC, IPC, WASM).
Structs§
- Transport
Message - Transport message wrapper
- Transport
Stats - Transport statistics
Enums§
- Transport
- Transport enumeration
- Transport
Type - Transport type enumeration
Traits§
- Transport
Strategy - Transport strategy trait