bittorrent related things
bencode | ||
torrent | ||
example_loader.go | ||
README.md |
go-bt
bittorrent related things
./bencode
fork from code.google.com/p/bencode-go with updates.
See http://godoc.org/github.com/vbatts/go-bt/bencode for docs
./torrent
Decoder and struct for the torrent file format.
See http://godoc.org/github.com/vbatts/go-bt/torrent for docs