v0.6.4
Changes in this release:
- Fix some client memory leaks, and add
until_stopped
methods (PR #206). - Increase server's MAX_QUEUE_SIZE from 30 to 300 to handle more simultaneous
client connections (PR #208). - Use correct ioloop for client AsyncEvent objects (PR #210).
More details in the release notes.