Expand description
Message types used in the Artiβs RPC protocol.
ModulesΒ§
- invalid π
- Variations on our message types used to give better diagnostics for unparsable requests.
StructsΒ§
- Boxed
Response π - A Response to send to an RPC client.
- ReqMeta π
- Metadata associated with a single Request.
- Request π
- A single Request received from an RPC client.
EnumsΒ§
- Flexible
Request π - A request that may or may not be valid.
- Request
Id π - An identifier for a Request within the context of a Session.
- Response
Body π - The body of a response for an RPC client.