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

Use in anacrolix/torrent #11

Open
anacrolix opened this issue Jun 16, 2024 · 1 comment
Open

Use in anacrolix/torrent #11

anacrolix opened this issue Jun 16, 2024 · 1 comment

Comments

@anacrolix
Copy link

anacrolix commented Jun 16, 2024

I had some queries about uTP in anacrolix/torrent in anacrolix/go-libutp#29, wherein this module was mentioned. There's some context in that issue.

Why do you provide TLS API? Shouldn't it be orthogonal to any uTP stuff?

Do you support dialling out from an existing UDP socket? This was a specific feature I supported in https://github.com/anacrolix/utp and https://github.com/anacrolix/go-libutp. Do you know if Transmission doesn't support this?

Are you interested in having this be the default uTP implementation in anacrolix/torrent?

Thanks!

@anacrolix
Copy link
Author

I did some follow up testing. There are some issues in Close handling that lead to stalls and inability to cancel reads in this package. It also seemed to only operate successfully about 1/4 to 1/3 of the time that https://github.com/anacrolix/go-libutp does.

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

No branches or pull requests

1 participant