We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06da240 commit efd8634Copy full SHA for efd8634
src/protocols-table.js
@@ -47,6 +47,7 @@ Protocols.table = [
47
[477, 0, 'ws'],
48
[478, 0, 'wss'],
49
[479, 0, 'p2p-websocket-star'],
50
+ [277, 0, 'p2p-stardust'],
51
[275, 0, 'p2p-webrtc-star'],
52
[276, 0, 'p2p-webrtc-direct'],
53
[290, 0, 'p2p-circuit']
0 commit comments