Merge pull request #31 from multiformats/msgpack-binc

add msgpack and binc to the table
This commit is contained in:
Lars Gierth 2017-01-24 01:25:35 +01:00 committed by GitHub
commit 04ca960a40

View File

@ -24,6 +24,8 @@ protobuf, Protocol Buffers, 0x
capnp, Cap-n-Proto, 0x
flatbuf, FlatBuffers, 0x
rlp, recursive length prefix, 0x60
msgpack, MessagePack, 0x
binc, Binc, 0x
multiformats,,
multicodec, , 0x30

1 codec description code
24 multiformats msgpack MessagePack 0x
25 multicodec binc Binc 0x30 0x
26 multihash multiformats 0x31
27 multicodec 0x30
28 multihash 0x31
29 multiaddr 0x32
30 multibase 0x33
31 multihashes