hadouken / hadouken

A cross-platform, headless BitTorrent client with low memory footprint.
MIT License
323 stars 42 forks source link

csharp control library #194

Open OpenSourceCS opened 8 years ago

OpenSourceCS commented 8 years ago

a csharp control library to control hadouken from another program would be pretty useful. Btw this is the most aspiring headless torrent client project i have ever seen in my life. Good work guys.

bitterypaul commented 8 years ago

I support this request. This feature can be useful for manipulating hadouken from another application. This can be implemented as a separate project. The work is simple. Just creating a wrapper for the jsonrpc api of hadouken.

vigneshkarthisan commented 8 years ago

I think this is necessary to create a project for this. I like and support this idea. This can also serve as a base for krang

rabbitsmith commented 8 years ago

This can be very useful. @vktr please add this library as a new project.

vktr commented 8 years ago

I agree that this might be a powerful feature, and it will allow people to more easily integrate Hadouken in their own projects.

The work is simple, however I only have a limited amount of time. I'll add it to the feature list and perhaps something will be released later this year, but if anyone feel like taking it upon themselves to lead this, I'll be more than happy to provide support and/or infrastructure.

ghost commented 8 years ago

Have a look here https://github.com/rbarbe/HadoukenApi https://ci.appveyor.com/project/rbarbe/hadoukenapi/build/artifacts

vktr commented 8 years ago

Awesome, @rbarbe :+1: