feat: Add /p2p-stardust

This is part of the endeavor to replace ws-star with the newly created stardust protocol. See libp2p/js-libp2p-websocket-star#70 for a reference

Relates to https://github.com/multiformats/multiaddr/pull/84#pullrequestreview-191887582
This commit is contained in:
Maciej Krüger 2019-01-12 11:00:41 +01:00 committed by GitHub
parent 2f25673b5e
commit cea6e182cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -386,6 +386,7 @@ dns4, , 0x36
dns6, , 0x37
dnsaddr, , 0x38
p2p-websocket-star, , 0x01DF
p2p-stardust, , 0x0115
p2p-webrtc-star, , 0x0113
p2p-webrtc-direct, , 0x0114
unix, , 0x0190

1 codec description code
386 dag-cbor dag-pb MerkleDAG cbor MerkleDAG protobuf 0x71 0x70
387 dag-json dag-cbor MerkleDAG json MerkleDAG cbor 0x0129 0x71
388 git-raw dag-json Raw Git object MerkleDAG json 0x78 0x0129
389 git-raw Raw Git object 0x78
390 eth-block Ethereum Block (RLP) 0x90
391 eth-block-list Ethereum Block List (RLP) 0x91
392 eth-tx-trie Ethereum Transaction Trie (Eth-Trie) 0x92