Skip to main content

Module payload

Module payload 

Source
Expand description

§RPC payload variants

Every request and response type on the wire, plus the u16 discriminators that route them to the right handler. Post-submission carries enough special-case envelope logic (header compression, body encryption, signing-authority choice) that it has been factored out into its own module.

Modules§

payload
RPC request and response payloads
submit_post_v1
SubmitPostV1 — post submission envelope