From cea6e182cd8eb71db293ed3e979ce354293fdf27 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maciej=20Kr=C3=BCger?= Date: Sat, 12 Jan 2019 11:00:41 +0100 Subject: [PATCH] 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 --- table.csv | 1 + 1 file changed, 1 insertion(+) diff --git a/table.csv b/table.csv index ab4aacb..b8a5518 100644 --- a/table.csv +++ b/table.csv @@ -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