This website requires JavaScript.
Explore
Help
Sign In
status-im
/
torrent
mirror of
Watch
2
Star
0
Fork
You've already forked torrent
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Full-featured BitTorrent client package and utilities
21
Commits
1
Branch
0
Tags
9.6
MiB
Go
99.9%
Shell
0.1%
39660d4e9d
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Matt Joiner
39660d4e9d
Implement writing of chunks as they arrive
2013-10-02 19:55:03 +10:00
cmd
Fix request/chunk confusion, missing outgoing message prefix, protocol tests; improve request triggering
2013-10-01 18:43:18 +10:00
peer_protocol
Decoding of Piece messages, and checking entire message is consumed
2013-10-02 17:57:19 +10:00
client.go
Implement writing of chunks as they arrive
2013-10-02 19:55:03 +10:00
mmap_span.go
Failing WriteAt should return ErrShortWrite
2013-10-02 19:54:23 +10:00
span.go
Add torrent.Mmap and MmapSpan, types that abstract memory-mapped torrent data
2013-09-26 13:42:24 +10:00