Hacker News new | ask | show | jobs
by brianolson 4104 days ago
See also RFC 7049 "Concise Binary Object Representation" (CBOR), a 'binary JSON' http://tools.ietf.org/html/rfc7049 http://cbor.io/

Faster, smaller, pretty sure it will parse on the other end.

2 comments

The fun part is that this RFC was edited by Carsten Bohrmann.
very cool - I haven't heard of this before. It looks like it resolves a lot of the issues I have with JSON.