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
13
commits
1
branch
0
tags
79
KiB
Go
100%
af804a47fa
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
Yves Junqueira
af804a47fa
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
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
Initial commit
2010-01-06 23:38:33 +08:00
parse.go
Handle zero-length strings in bencode data.
2010-04-22 20:32:37 +08:00
struct.go
Various changes...
2010-07-12 20:41:09 -07:00