Commit Graph

4 Commits

Author SHA1 Message Date
Bora M. Alper
0e48dff4fc Updated PATH instructions for macOS 2017-04-10 17:57:59 +04:00
Bora M. ALPER
1c15afb45a v0.2.0 released
## Changes
### mangeticod
* Cython-based bencoder.pyx is  used instead of our own pure Python solution.
* `--node-addr` commandline argument added.
* TCP QUICKACK is automatically enabled (instead of by default) so that magneticod can work on macOS as well.
* Database index added for `info_hash` column of `torrents` table.

### magneticow
* Some small performance improvements for search.
2017-04-10 17:44:09 +04:00
Bora M. ALPER
8a62e6bc2a fixed installation instructions to install locally 2017-04-03 02:59:09 +04:00
Bora M. ALPER
257912a12f initial commit 2017-04-03 00:11:58 +04:00