Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(interop): use webrtc-direct as browser-to-server identifier #3781

Merged
merged 3 commits into from
Apr 12, 2023

Conversation

mxinden
Copy link
Member

@mxinden mxinden commented Apr 12, 2023

Description

See multiformats/multiaddr#150 (comment) for context on the rename.

Notes & open questions

I need to do the corresponding changes in https://github.com/libp2p/test-plans/. Draft here for now.

Change checklist

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • A changelog entry has been made in the appropriate crates

mxinden added a commit to mxinden/test-plans that referenced this pull request Apr 12, 2023
See multiformats/multiaddr#150 (comment)
for context on discussion.

- Renames the `webrtc` transport identifier to `webrtc-direct`.
- Re-enables `webrtc-direct` support for rust-libp2p v0.51. Previously disabled
  in libp2p#160. See
  libp2p/rust-libp2p#3781 for corresponding change on
  the rust-libp2p side.
- Leaves JS v0.41 and v0.42 untouched. To be done in a follow-up alongside JS
  dependency updates.
@mxinden mxinden marked this pull request as ready for review April 12, 2023 11:16
@mergify mergify bot merged commit 0d5cac0 into libp2p:master Apr 12, 2023
@mxinden
Copy link
Member Author

mxinden commented Apr 12, 2023

Fast-forwarded v0.51 branch to link commit in libp2p/test-plans#166.

mxinden added a commit to libp2p/test-plans that referenced this pull request Apr 19, 2023
See multiformats/multiaddr#150 (comment)
for context on discussion.

- Renames the `webrtc` transport identifier to `webrtc-direct`.
- Re-enables `webrtc-direct` support for rust-libp2p v0.51. Previously disabled
  in #160. See
  libp2p/rust-libp2p#3781 for corresponding change on
  the rust-libp2p side.
- Leaves JS v0.41 and v0.42 untouched. To be done in a follow-up alongside JS
  dependency updates.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants