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

NAT traversal: Use Testground for testing #1022

Closed
aarshkshah1992 opened this issue Nov 6, 2020 · 1 comment
Closed

NAT traversal: Use Testground for testing #1022

aarshkshah1992 opened this issue Nov 6, 2020 · 1 comment
Assignees

Comments

@aarshkshah1992
Copy link
Contributor

We should use Testground for testing QUIC & TCP hole punching.

This issue is to explore if it's possible and if it is, write solid tests that prove our approach works.

Quoting @raulk on some resources that can help achieve this:

Use Testground tarffic shaping https://docs.testground.ai/traffic-shaping And also the network package in the SDK: https://pkg.go.dev/github.com/testground/sdk-go@v0.2.5/network
Right now TG can do all traffic shaping that netlink allows us to do, plus simulate connected and disconnected scenarios, assign concrete IP addresses, etc.

@p-shahi
Copy link
Member

p-shahi commented Nov 8, 2022

closing in favor of libp2p/test-plans#64

@p-shahi p-shahi closed this as completed Nov 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants