Skip to content

Releases: DrBrad/Kad4

1.2

18 Apr 20:24
Compare
Choose a tag to compare

Version 1.2

  • Fixed bucket size issues
  • Bencode changes
  • Reflect changes

1.1

12 Apr 17:10
Compare
Choose a tag to compare
1.1

Code Cleanup

  • Testing Gradle push

1.0

30 Mar 01:26
Compare
Choose a tag to compare
1.0

This is the first release containing:

  • Kademlia Implementation
  • FIND_NODE / PING / ERROR messages
  • Message exceptions
  • Bucket/Stale refresh

Overall should work without any issues.

TODO

  • Add MainLine
  • Add Spam Throttle
  • Add Teredo Support