Skip to content

Commit 0e2eb34

Browse files
committed
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
1 parent 74e2211 commit 0e2eb34

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

protocols.csv

+1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ code, size, name, comment
2424
477, 0, ws,
2525
478, 0, wss,
2626
479, 0, p2p-websocket-star,
27+
277, 0, p2p-stardust,
2728
275, 0, p2p-webrtc-star,
2829
276, 0, p2p-webrtc-direct,
2930
290, 0, p2p-circuit,

0 commit comments

Comments
 (0)