Skip to content

Commit f8f32f7

Browse files
authored
feat(webrtc): add WebRTC (prev. browser-to-browser) spec (#497)
Introduces the webrtc protocol - a libp2p transport protocol enabling two private nodes (e.g. two browsers) to establish a direct connection.
1 parent 6634ca7 commit f8f32f7

File tree

4 files changed

+458
-322
lines changed

4 files changed

+458
-322
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ see [#465](https://github.com/libp2p/specs/issues/465).
9999
- [secio][spec_secio] - SECIO, a transport security protocol for libp2p
100100
- [tls][spec_tls] - The libp2p TLS Handshake (TLS 1.3+)
101101
- [quic][spec_quic] - The libp2p QUIC Handshake
102-
- [webrtc][spec_webrtc] - The libp2p WebRTC transport
102+
- [webrtc][spec_webrtc] - The libp2p WebRTC transports
103103
- [WebTransport][spec_webtransport] - Using WebTransport in libp2p
104104

105105

0 commit comments

Comments
 (0)