Skip to content

Commit

Permalink
feat: Add /p2p-stardust
Browse files Browse the repository at this point in the history
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 multiformats/multiaddr#84 (review)
  • Loading branch information
mkg20001 authored Jan 12, 2019
1 parent 2f25673 commit cea6e18
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 @@ -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
Expand Down

0 comments on commit cea6e18

Please sign in to comment.