Skip to content

v0.6.4

Compare
Choose a tag to compare
@ajoubertza ajoubertza released this 23 Aug 19:50
· 251 commits to master since this release
14f417f

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.