scroll.server/crates/service-rpc
WiseDev 0f563891c5 time out a stalled frame body and drop the dead serde defaults
a peer that sends a length then stalls is cut after 30s; idle pooled
connections waiting for the next request are left alone. the serde
defaults were no-ops under a positional binary format.
2026-08-28 23:47:34 +03:00
..
src time out a stalled frame body and drop the dead serde defaults 2026-08-28 23:47:34 +03:00
tests send service errors back over rpc instead of dropping the connection 2026-08-28 23:43:47 +03:00
Cargo.toml carry rpc over a binary frame, not json+base64 2026-08-28 23:26:38 +03:00