You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Populate the "Browser-to-Browser" section in the WebRTC transport document.
Audit and edit the original WebRTC transport document to ensure the general content does not revolve browser-to-server.
Add a short comparison sub-section comparing the differences in connectivity
Why Important
Expanding the ways libp2p enables connectivity (into browser connectivity) is a primary goal of the libp2p project, WebRTC is centre to that. As we finish specification and implementation, we need corresponding documentation for the transport and it's use-cases.
Context
The libp2p maintainers have continued specifying the WebRTC specification and are adding support for browser-to-browser connectivity:
Working Draftversion of the specification is in progress: feat(webrtc): add WebRTC (prev. browser-to-browser) spec specs#497.Done Criteria
Why Important