https://github.com/johnnei/javatorrent
BitTorrent Protocol implementation in Java
https://github.com/johnnei/javatorrent
bittorrent bittorrent-protocol java torrent
Last synced: 8 months ago
JSON representation
BitTorrent Protocol implementation in Java
- Host: GitHub
- URL: https://github.com/johnnei/javatorrent
- Owner: Johnnei
- License: apache-2.0
- Created: 2012-12-05T18:54:49.000Z (about 13 years ago)
- Default Branch: develop
- Last Pushed: 2022-10-05T23:08:22.000Z (over 3 years ago)
- Last Synced: 2025-04-25T15:40:45.103Z (9 months ago)
- Topics: bittorrent, bittorrent-protocol, java, torrent
- Language: Java
- Homepage:
- Size: 2.63 MB
- Stars: 57
- Watchers: 7
- Forks: 19
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# JavaTorrent
[](https://git.johnnei.org/Johnnei/JavaTorrent/-/blob/update-readme/pom.xml)
[](https://git.johnnei.org/Johnnei/JavaTorrent/-/pipelines)
[](https://sonarqube.johnnei.org/component_measures?id=org.johnnei%3Ajavatorrent&metric=coverage&view=treemap)
[](https://sonarqube.johnnei.org/dashboard?id=org.johnnei%3Ajavatorrent)
[](https://search.maven.org/search?q=g:org.johnnei%20javatorrent)
Java Torrent is a BitTorrent Protocol implementation in Java which aims to provide a highly configurable BitTorrent library. The library is well featured with
extensions on the BitTorrent Protocol to allow high compatibility with popular torrent applications.
## Information
- [Documentation](https://johnnei.johnnei.org/JavaTorrent)
- [Issue Tracker](https://jira.johnnei.org/browse/JBT)