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: remove webtransport from default transports #674

Merged
merged 2 commits into from
Nov 18, 2024
Merged

Conversation

2color
Copy link
Member

@2color 2color commented Nov 7, 2024

Description

WebTransport is still not working reliably across different browsers. Moreover, the go-libp2p implementation needs to be updated to meet newer revisions of the spec.

As we discussed during Helia WG, the most sensible thing for now is to remove WebTransport from the default transports.

Related to libp2p/js-libp2p#2572

Change checklist

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation if necessary (this includes comments as well)
  • I have added tests that prove my fix is effective or that my feature works

Copy link
Member

@SgtPooki SgtPooki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would say the only change we really want are the ones to packages/helia

benchmarks/transports/package.json Outdated Show resolved Hide resolved
@2color
Copy link
Member Author

2color commented Nov 18, 2024

@achingbrain Any thoughts on this?

@achingbrain
Copy link
Member

This makes me a bit 😭 but I don't how else we can give users a good experience otherwise right now.

@achingbrain achingbrain merged commit 1aa6c8d into main Nov 18, 2024
18 checks passed
@achingbrain achingbrain deleted the remove-wt branch November 18, 2024 14:39
@achingbrain achingbrain mentioned this pull request Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants