Skip to main content

Module envelope

Module envelope 

Source
Expand description

Remote message envelope.+ Remote/RemoteEnvelope.cs.

Structs§

RemoteEnvelope
A RemoteEnvelope is 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 which serializer_id is used for the inner payload.