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

feat: introduce libp2p QUIC transport #4424

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

feat: introduce libp2p QUIC transport #4424

wants to merge 8 commits into from

Conversation

mrekucci
Copy link
Contributor

@mrekucci mrekucci commented Oct 25, 2023

Checklist

  • I have read the coding guide.
  • My change requires a documentation update, and I have done it.
  • I have added tests to cover my changes.
  • I have filled out the description and linked the related issues.

Description

Introduces libp2p QUIC transport and enables it by default.

Closes ethersphere/bee-backlog#70

@mrekucci mrekucci marked this pull request as ready for review November 6, 2023 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

investigate: switching the libp2p transport from tcp to quic
4 participants