Hacker News new | ask | show | jobs
by keithnz 2667 days ago
I use CBOR, which is a really nice binary Json. I use it for a custom protocol for embedded systems and it's just brilliant.
1 comments

Yep, see also MessagePack. Kind of telling that esr didn't notice the existence of either.