Skip to content

Commit 29eb360

Browse files
authored
feat: add webrtc-w3c protocol (#150)
Adds support for the webrtc-w3c protocol described by the following spec: libp2p/specs#497
1 parent 83e6b7a commit 29eb360

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

protocols.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,6 @@ code, size, name, comment
3636
275, 0, p2p-webrtc-star,
3737
276, 0, p2p-webrtc-direct,
3838
280, 0, webrtc, ICE-lite webrtc transport
39+
281, 0, webrtc-w3c, webrtc transport where connection establishment is according to w3c spec
3940
290, 0, p2p-circuit,
4041
777, V, memory, in memory transport for self-dialing and testing; arbitrary

0 commit comments

Comments
 (0)