Skip to content

p2p-go v0.4.0

Latest
Compare
Choose a tag to compare
@AstaFrode AstaFrode released this 31 Jul 03:42
· 1 commit to main since this release
8caa3cc

What's Changed

  1. Node discovery is implemented through pub/sub to reduce bandwidth consumption caused by automatic discovery @AstaFrode #104
  2. Add online method @AstaFrode #111 #113
  3. Add ReadFileActionWithExtension method @jiuquxzy #110 #114
  4. Update ReadDataAction method and change it to one connection streaming @AstaFrode #115
  5. Update the logic of connecting to boot nodes, only connect to one boot node at a time
  6. Update go to version v1.21
  7. Change segment and fragment size to adapt to chain v0.7.7

Full Changelog: v0.3.4...v0.4.0