libp2p / specs

Technical specifications for the libp2p networking stack
https://libp2p.io
1.56k stars 273 forks source link

webrtc/: Add libp2p WebRTC private-to-private spec [tracking issue] #475

Open p-shahi opened 1 year ago

p-shahi commented 1 year ago

Now that the specification for browser to server is merged as a Working Draft: https://github.com/libp2p/specs/pull/412, we can begin the second iteration of the browser to browser aspect. See: https://github.com/libp2p/specs/pull/412/commits/a46919c557aa4501afb285ffbec8261a7a7e595b for the beginnings.

mxinden commented 1 year ago

@p-shahi can we close here or do you want to track the concrete implementations e.g. https://github.com/libp2p/go-libp2p/issues/2009 here?