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
  • Loading branch information
mkg20001 committed Jan 11, 2019
1 parent 74e2211 commit 0e2eb34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions protocols.csv
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ code, size, name, comment
477, 0, ws,
478, 0, wss,
479, 0, p2p-websocket-star,
277, 0, p2p-stardust,
275, 0, p2p-webrtc-star,
276, 0, p2p-webrtc-direct,
290, 0, p2p-circuit,

0 comments on commit 0e2eb34

Please sign in to comment.