https://github.com/startdusk/rs-torrent
https://github.com/startdusk/rs-torrent
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/startdusk/rs-torrent
- Owner: startdusk
- License: mit
- Created: 2022-03-22T02:45:56.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-13T14:23:57.000Z (about 4 years ago)
- Last Synced: 2025-03-14T00:12:10.131Z (about 1 year ago)
- Language: Rust
- Size: 252 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rs-torrent
## Protocol reference:
[BitTorrentSpecification](https://wiki.theory.org/BitTorrentSpecification)
[bittorrent-cn](https://github.com/ccq18/bittorrent-cn)