Module protocol

Source
Expand description

Low-level wire protocol implementation. Currently only supports JSON packets.

Structs§

ActorDescription
ClientRequest
Wrapper around a client stream that guarantees request/reply invariants.
Method

Traits§

JsonPacketStream