We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ad868a commit 0cd369eCopy full SHA for 0cd369e
protocols.csv
@@ -31,10 +31,10 @@ code, size, name, comment
31
443, 0, https, Deprecated alias for /tls/http
32
477, 0, ws, WebSockets
33
478, 0, wss, Deprecated alias for /tls/ws
34
-479, 0, p2p-websocket-star,
35
-277, 0, p2p-stardust,
36
-275, 0, p2p-webrtc-star,
37
-276, 0, p2p-webrtc-direct,
+479, 0, p2p-websocket-star, Deprecated
+277, 0, p2p-stardust, Deprecated
+275, 0, p2p-webrtc-star, Deprecated - Use webrtc or webrtc-direct instead
+276, 0, p2p-webrtc-direct, Deprecated - Use webrtc or webrtc-direct instead
38
280, 0, webrtc-direct, ICE-lite webrtc transport with SDP munging during connection establishment and without use of a STUN server
39
281, 0, webrtc, webrtc transport where connection establishment is according to w3c spec
40
290, 0, p2p-circuit,
0 commit comments