Binary serialization and structured data formats.
JSON ↔ MessagePack (binary).
JSON ↔ CBOR (binary).
JSON ↔ BSON (MongoDB).
Encode/Decode with .proto schema (client-side).