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