A library implementing the BitTorrent protocol in Clojure inspired by Tulva. A pet project for learning Clojure. May grow into an actually working BitTorrent client one day.
TODO:
bencode decode & encodeTCP tracker supportUDP tracker support- peer-wire-protocol
- DHT (Kademlia) support
Copyright © 2015 Teemu Patja
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.