This website requires JavaScript.
Explore
Help
Sign In
faerbit
/
torrent-rs
Watch
1
Star
0
Fork
0
You've already forked torrent-rs
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Basic torrent client written for educational purposes
35
Commits
1
Branch
1
Tag
369
KiB
Rust
100%
f1fc2ae288
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Faerbit
f1fc2ae288
[bencode] Removed custom parsing, because it has been replaced with serde impls
2024-08-12 00:46:29 +02:00
src
[bencode] Removed custom parsing, because it has been replaced with serde impls
2024-08-12 00:46:29 +02:00
test
Initial commit
2024-07-21 12:46:10 +02:00
.gitignore
Add Cargo.lock
2024-07-27 22:22:14 +02:00
Cargo.lock
[main] Switched to using serde impls
2024-08-11 23:10:27 +02:00
Cargo.toml
[main] Switched to using serde impls
2024-08-11 23:10:27 +02:00