WIP - Torrent Protocol Specification Implementation
Demo project (for now) used to learn about Golang and networking
TODO:
- Bencoding (decoder)
- Metainfo File Structure
- Tracker HTTP/HTTPS Protocol
- Peer wire protocol (TCP)
- Messages
- Algorithms
- Piece downloading strategy
- End Game
- Choking and Optimistic Unchoking
- DHT