|
|
|
|
|
by nick_
3639 days ago
|
|
I've been prototyping a .NET Core port. JonSkeet.MiscUtil source code is fine for Core, but for the BitTorrent code we need to change the HttpWebRequest objects to HttpClient and rewrite the Begin/End/IAsyncResult/callback-style to async/await. |
|
https://github.com/jpsingleton/ANCLAFS/issues/6#issuecomment...