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

swarm_test: support more transports for GenSwarm #3130

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sukunrt
Copy link
Member

@sukunrt sukunrt commented Dec 30, 2024

This adds support for /webtransport and /webrtc-direct to GenSwarm.

Ideally, we should rewrite this to have the same semantics, opt into transports not opt out, as libp2p.New. But I need webtransport and webrtc support to write address inference tests for #3075

Depending on how disruptive this is to users, we can decide on whether to merge or drop this.

@sukunrt sukunrt requested a review from MarcoPolo December 30, 2024 16:01
This adds support for `/webtransport` andn `/webrtc-direct` to GenSwarm.

Ideally, we should rewrite this to have the same semantics, opt into
transports not opt out, as `libp2p.New`. But I need webtransport and
webrtc support to write address inference tests for
#3075

Depending on how disruptive this is to users, we can decide on whether
to merge or drop this.
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.

1 participant