feat(rivetkit): JSON_COMPAT_UINT8_ARRAY byte-payload encoding parity with TS (encode + decode + cross-language tests)#5189
Conversation
…with TS (encode + decode + cross-language tests)
Code ReviewOverviewThis PR adds byte-payload encoding/decoding parity between the Rust and TypeScript RivetKit implementations. It introduces a serde serializer adapter that intercepts Functional IssuesMissing
fn is_human_readable(&self) -> bool {
self.inner.is_human_readable()
}
Dependency cleanup
CLAUDE.md convention violationsModule doc comments in both Tests
Design (informational)
|
No description provided.