Sworm is a BitTorrent client written in Go.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
16
commits
Fix: digit check logic in Decode and last char skip in decodeList
47593d0View on GitHubFix: corrected the position of error byte when EOF reached for decode list
bec03c3View on GitHubFix: bencode string decode when length contains non digit chars
0e0582eView on GitHubRefactor: bencode decoder error messages to add more context
94b94f6View on GitHub