Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Hadouken 5.0

Choose a tag to compare

@vktr vktr released this 11 Jul 21:24
· 41 commits to master since this release

The brand new Hadouken v5 is finally released. A few months overdue, but here it is. This is a complete rewrite of Hadouken - we went from C# to C++ and in the process we actually got cross-platform support.

This release is not backwards compatible with v4 although migrating torrents might be possible.

With the rewrite, Hadouken has gotten alot slimmer. It is a single executable weighing in at around 4MB. Memory usage is low and performance is high.

Features

  • A brand new JavaScript API. Now, most of Hadouken's core is written in JavaScript. This makes it easier to implement features, fix bugs, and contribute in general.
  • Brand new remote client. Hadouken does not bundle its own web client anymore, although the new one can be hosted yourself. The source is of course available.
  • Cross-platform support! - Hadouken runs on most modern Windows versions, from Vista and up. It also runs on Debian (and derivatives), as well as on the R-Pi. Exciting!
  • Brand new MSI package. The Windows Installer has been rewritten should work the same, but be prettier.

When you're ready, the new documentation site has your back. Let's get torrenting!

I'm having trouble/an opinion

Please file an issue or join us in our Gitter channel to express your feelings!

Final words

We did it.