libtorrent-uwp's aim is to make amacal/leak work on UWP.
Under the hood, it creates a socket-wrapper so leak can call some unsupported socket APIs on UWP.
Leak is a torrent library for .NET 4.5 written only in C#. It implements its own IO layer to fully benefit from use of windows completion ports. It also delivers sample end user tools to demonstrate all its features.
Documentation is hosted on GitHub at https://github.com/amacal/leak/wiki.
Run test-app project.
All files are downloaded to folder TempState of your app.
- Create nuget library
This project uses the following license: MIT License.