Hacker News new | ask | show | jobs
by ixau 756 days ago
In terms of serializing JSON to a binary representation, which includes variable length integers, check CBOR

https://datatracker.ietf.org/doc/html/rfc8949