You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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!
The text was updated successfully, but these errors were encountered: