the inter-service payload is already raw bytes; postcard sends it as length-prefixed binary instead of base64 stuffed into a json envelope. drops the base64 module and the per-field serde shims. |
||
|---|---|---|
| .. | ||
| postcard_roundtrip.rs | ||
the inter-service payload is already raw bytes; postcard sends it as length-prefixed binary instead of base64 stuffed into a json envelope. drops the base64 module and the per-field serde shims. |
||
|---|---|---|
| .. | ||
| postcard_roundtrip.rs | ||