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.
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.