diff --git a/docs.md b/docs.md new file mode 100644 index 0000000..b208031 --- /dev/null +++ b/docs.md @@ -0,0 +1,9 @@ +* Bencode [spec](http://www.bittorrent.org/beps/bep_0003.html#bencoding) + * [x] decoding + * [x] encoding +* Tracker + * [ ] udp [spec](http://www.bittorrent.org/beps/bep_0015.html) + * [ ] 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