Skip to content

Commit

Permalink
fix: Rename webrtc-w3c to webrtc and webrtc to webrtc-direct
Browse files Browse the repository at this point in the history
  • Loading branch information
mxinden committed Mar 17, 2023
1 parent b94c80e commit 3b4b3f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions table.csv
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,8 @@ udp, multiaddr, 0x0111, draft,
p2p-webrtc-star, multiaddr, 0x0113, draft,
p2p-webrtc-direct, multiaddr, 0x0114, draft,
p2p-stardust, multiaddr, 0x0115, draft,
webrtc, multiaddr, 0x0118, draft, WebRTC
webrtc-w3c, multiaddr, 0x0119, draft, WebRTC connection establishment using flow described in W3C specification
webrtc-direct, multiaddr, 0x0118, draft, ICE-lite webrtc transport with SDP munging during connection establishment and without use of a STUN server
webrtc, multiaddr, 0x0119, draft, webrtc transport where connection establishment is according to w3c spec
p2p-circuit, multiaddr, 0x0122, permanent,
dag-json, ipld, 0x0129, permanent, MerkleDAG json
udt, multiaddr, 0x012d, draft,
Expand Down

0 comments on commit 3b4b3f8

Please sign in to comment.