This website requires JavaScript.
Explore
Help
Sign in
vbatts
/
go-bt
Watch
1
Star
0
Fork
You've already forked go-bt
0
Code
Issues
Pull requests
Releases
Activity
bittorrent related things
19
commits
1
branch
0
tags
79
KiB
Go
100%
151014d5ea
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Jack Palevich
151014d5ea
Merge branch 'master' of
https://github.com/nictuku/Taipei-Torrent
into nictuku-master
...
Conflicts: main.go taipei/torrent.go
2010-11-20 14:12:01 -08:00
bencode_test.go
bencode: Adding a unit-test proving that "dictionary inside a dictionary" works, as long as you know how to use it. Closes issue
#2
(user error!).
2010-08-08 01:46:30 +02:00
decode.go
Fix build problem with recent go release: vector Data() was renamed to Copy(). Also changed our own decoder method to reflect this.
2010-07-21 11:28:50 +01:00
LICENSE
Initial commit
2010-01-06 23:38:33 +08:00
Makefile
Update to current Go makefile syntax.
2010-09-14 01:50:50 -07:00
parse.go
Small fix on bencode parse.go
2010-07-25 20:32:08 +01:00
struct.go
gofmt
2010-07-11 01:06:14 +02:00