Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 909 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 909 Bytes

This repository contains a set of bindings for libtorrent to work with Kotlin/native. It does not bind all of the functionality, but only implements the high-level features of the library that are necessary to build something with it.

Building

You will need to install a few dependencies...

...after which, you can run make to compile the project. This is currently a work in progress, and is only tested on Arch Linux. Feel free to ask for help in the issue tracker, or contact us some other way if you encounter any problems.