Module Strategy

Module Strategy 

Source
Expand description

Transport Strategy Module

Defines the transport strategy trait and types for different communication methods (gRPC, IPC, WASM).

Structs§

TransportMessage
Transport message wrapper
TransportStats
Transport statistics

Enums§

Transport
Transport enumeration
TransportType
Transport type enumeration

Traits§

TransportStrategy
Transport strategy trait