Skip to content

khanhnb/libtorrent-uwp

Repository files navigation

libtorrent-uwp

Github issues Github forks Github stars License: MIT Twitter URL

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

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

Documentation is hosted on GitHub at https://github.com/amacal/leak/wiki.

Sample

Run test-app project.
All files are downloaded to folder TempState of your app.

TODO

  • Create nuget library

License

This project uses the following license: MIT License.

Releases

No releases published

Packages

No packages published