bittorrent related things
Find a file
Vincent Batts 0d6d4580ca bencode.Unmarshal
* matching its behavior to encoding/json.Unmarshal
* adding test for Unmarshal
2014-08-14 15:42:20 -04:00
bencode bencode.Unmarshal 2014-08-14 15:42:20 -04:00
torrent gofmt and update encoding tags 2014-08-14 15:19:42 -04:00
example_loader.go gofmt and update encoding tags 2014-08-14 15:19:42 -04:00
README.md adding README and torrent file bits 2014-08-14 14:48:33 -04:00

go-bt

bittorrent related things

./bencode/

fork from code.google.com/p/bencode-go

./torrent/

Decoder and struct for the torrent file format