tracker: add http tracker support

This commit is contained in:
2016-12-11 22:03:27 -05:00
parent 2e9503d2d7
commit 74e82a0127
7 changed files with 179 additions and 3 deletions

View File

@@ -3,7 +3,7 @@
* [x] encoding
* Tracker
* [ ] udp [spec](http://www.bittorrent.org/beps/bep_0015.html)
* [ ] http [spec](http://www.bittorrent.org/beps/bep_0003.html#trackers)
* [x] http [spec](http://www.bittorrent.org/beps/bep_0003.html#trackers)
* Metainfo
* [ ] torrent files [spec](https://wiki.theory.org/BitTorrentSpecification#Metainfo_File_Structure)
* [ ] magnet links