Skip to content

doubledotlabs/libtorrent-kt-bindings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

(WIP) Kotlin/native bindings for the "libtorrent" C++ library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published