They might get some more uptake if they had some examples or a more concise explanation than just linking to the RFC (aside from the tutorial in French).
this post was submitted on 25 Feb 2024
35 points (100.0% liked)
Programming
22170 readers
49 users here now
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Rules
- Follow the programming.dev instance rules
- Keep content related to programming in some way
- If you're posting long videos try to add in some form of tldr for those who don't want to watch videos
Wormhole
Follow the wormhole through a path of communities !webdev@programming.dev
founded 2 years ago
MODERATORS
Yeah. Some basic tables showing how a json object would be encoded in CBOR would go a long way.
RFCs make for dry reading.
I think it's hard to provide examples of a binary format beyond a few benchmarks.
Compare to MessagePack's example from their front page:
It answers 90% of my questions in a quick example.
rfc didnt seem so bad to me. but im a hobbyist