bittorrent_dht 0.0.13
bittorrent_dht: ^0.0.13 copied to clipboard
A DHT protocal implemented by Dart. This package implemented BEP-0005 for torrent client
0.0.5 #
- Initial version
0.0.6 #
- Add doc
- Change example
0.0.7 #
- fix a bug
0.0.8 #
- migrate to nullsafety
- some linting and code style enhancments
0.0.9 #
- pub.dev fixes
0.0.11 #
- switch to events_emitter2
- some refactoring
0.0.12 #
- optimize
- fix regressions
- use logging package
0.0.13 #
- Fix distance operators
- Update DHT example
- Increase test coverage
- Add Codecov configuration and CI workflow
- Add Dependabot configuration for automated dependency updates
- Update dtorrent_parser dependency to ^1.0.9