Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cbor/spec-with-errata-fixed
RFC 7049 with the known errata fixed
https://github.com/cbor/spec-with-errata-fixed
Last synced: 3 months ago
JSON representation
RFC 7049 with the known errata fixed
- Host: GitHub
- URL: https://github.com/cbor/spec-with-errata-fixed
- Owner: cbor
- Created: 2014-01-12T10:22:03.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-01-12T11:41:43.000Z (about 11 years ago)
- Last Synced: 2024-08-02T12:42:13.106Z (6 months ago)
- Size: 168 KB
- Stars: 36
- Watchers: 8
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-starred - cbor/spec-with-errata-fixed - RFC 7049 with the known errata fixed (others)
README
spec-with-errata-fixed
======================CBOR, the Concise Binary Object Representation, is specified in RFC 7049.
RFCs, once published, never change. This means that errors that are
found in an RFC after publication are recorded as errata, but the RFC
itself is never corrected (until possibly a new revision is issued
with a new RFC number.)Unfortunately, even with all the automated generation and checking we
put into the examples in the tables, we made two silly mistakes in the
text examples. These are rather obvious, but might still confuse.This repo contains a copy of RFC 7049 with the known errata fixed.
You can also use this repo to attach comments to the RFC using
github's source commentary feature. So if there is something that you
found hard to understand, fire away.