Skip to content

Commit

Permalink
feat: add code for car serialization format (#258)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gozala authored Feb 19, 2022
2 parents e9ecf58 + 05eb1f9 commit 4e93923
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions table.csv
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ http, multiaddr, 0x01e0, draft,
swhid-1-snp, ipld, 0x01f0, draft, SoftWare Heritage persistent IDentifier version 1 snapshot
json, ipld, 0x0200, permanent, JSON (UTF-8-encoded)
messagepack, serialization, 0x0201, draft, MessagePack
car, serialization, 0x0202, draft, Content Addressable aRchive (CAR)
libp2p-peer-record, libp2p, 0x0301, permanent, libp2p peer record type
libp2p-relay-rsvp, libp2p, 0x0302, permanent, libp2p relay reservation voucher
car-index-sorted, serialization, 0x0400, draft, CARv2 IndexSorted index format
Expand Down

0 comments on commit 4e93923

Please sign in to comment.