Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/augustt198/flood

A BitTorrent client
https://github.com/augustt198/flood

Last synced: about 2 months ago
JSON representation

A BitTorrent client

Awesome Lists containing this project

README

        

# flood [![travis badge](https://api.travis-ci.org/augustt198/flood.svg)](https://travis-ci.org/augustt198/flood)

A BitTorrent client.

### Progress

- [x] Bencode decoder/encoder
- [x] UDP tracker protocol
- [ ] HTTP tracker protocol
- [ ] Peer protocol
- [ ] Extension protocol
- [ ] Metadata downloading
- [ ] File downloading
- [ ] DHT

### Building

- Install [uriparser](http://uriparser.sourceforge.net/) (may require Doxygen & Graphviz)
- `sh build.sh`