scroll.server/crates/gateway
WiseDev a509529aef carry rpc over a binary frame, not json+base64
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.
2026-08-28 23:26:38 +03:00
..
src resolve the deploy birth tick and stop wedging the client's own commands 2026-08-28 16:27:16 +03:00
Cargo.toml carry rpc over a binary frame, not json+base64 2026-08-28 23:26:38 +03:00