Expand description
Remote message envelope.+
Remote/RemoteEnvelope.cs.
Structs§
- Remote
Envelope - A
RemoteEnvelopeis the unit of payload delivery — one user message (or system control) bound for one recipient. The envelope itself is always serialized via bincode regardless of whichserializer_idis used for the innerpayload.