Module quic_rpc::pattern

source ·
Expand description

Predefined interaction patterns.

An interaction pattern can be as simple as an rpc call or something more complex such as bidirectional streaming.

Each pattern defines different associated message types for the interaction.

Modules§