multiformats / js-multiaddr

JavaScript implementation of multiaddr
http://multiformats.github.io/js-multiaddr
Other
109 stars 64 forks source link

feat: Add webrtc-w3c protocol for browser to browser #309

Closed ckousik closed 1 year ago

ckousik commented 1 year ago

Adds a new protocol called webrtc-direct for enabling webrtc browser-to-browser. https://github.com/libp2p/specs/pull/497

mxinden commented 1 year ago

Great. Thanks for providing the patch. I suggest depending on your fork for now, i.e. not release this new multiaddr protocol component yet. That gives us still more time on https://github.com/libp2p/specs/pull/497#discussion_r1083223169.

p-shahi commented 1 year ago

Now that webrtc-w3c has been adopted per https://github.com/libp2p/specs/pull/497#discussion_r1118904642 are we all clear for merging this PR? cc @mxinden

p-shahi commented 1 year ago

@achingbrain I think this requires an approval from a maintainer, would you be able to bless it

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 11.5.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: