Skip to content

0.0.7 - Greasy Goron

Latest
Compare
Choose a tag to compare
@adam-waldenberg adam-waldenberg released this 21 Jun 16:48
· 7 commits to master since this release

Maintenance release to address a memory leak with the IO threading.

  • P2PClient now properly cleans up after itself whenever a connection issue occurs.
  • Number of communication threads set to 4.
  • The maximum number of streams per channel set to 512.
  • The topology thread is now a lot smarter when deciding when to start another connection attempt.

Full Changelog: v0.0.6...v0.0.7