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

go-libp2p v0.32.0 and WebRTC Direct #10197

Merged
merged 2 commits into from
Nov 3, 2023
Merged

go-libp2p v0.32.0 and WebRTC Direct #10197

merged 2 commits into from
Nov 3, 2023

Conversation

hacdias
Copy link
Member

@hacdias hacdias commented Nov 3, 2023

  • Upgrade to go-libp2p 0.32.0
  • Add support for go-libp2p transports/webrtc which is, in fact, WebRTC Direct
  • Decided to call flag WebRTCDirect since there is no clarity yet whether libp2p will be bundling WebRTC and WebRTC Direct under the same flag. We can change this in a future version in Kubo if that's the case.

It is disabled by default.

Requirements

@hacdias hacdias changed the title chore: go-libp2p v0.32.0 go-libp2p v0.32.0 and WebRTC Nov 3, 2023
@hacdias hacdias force-pushed the libp2p-0.32 branch 3 times, most recently from 08924cb to 7ae4e9e Compare November 3, 2023 08:10
@hacdias hacdias force-pushed the libp2p-0.32 branch 2 times, most recently from dc6d1f5 to a367921 Compare November 3, 2023 09:49
@hacdias hacdias changed the title go-libp2p v0.32.0 and WebRTC go-libp2p v0.32.0 and WebRTC Direct Nov 3, 2023
@hacdias hacdias self-assigned this Nov 3, 2023
@hacdias hacdias mentioned this pull request Nov 3, 2023
11 tasks
@hacdias hacdias marked this pull request as ready for review November 3, 2023 13:32
@hacdias hacdias requested a review from a team as a code owner November 3, 2023 13:32
@hacdias hacdias requested a review from Jorropo November 3, 2023 13:33
Copy link
Contributor

@Jorropo Jorropo left a comment

Choose a reason for hiding this comment

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

thx

@hacdias hacdias enabled auto-merge (rebase) November 3, 2023 13:39
@hacdias hacdias merged commit 9f3251c into master Nov 3, 2023
21 checks passed
@hacdias hacdias deleted the libp2p-0.32 branch November 3, 2023 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants