WebSocket-for-Python v0.5.0 Release Notes

Release Date: 2018-02-27 // about 6 years ago
  • Full Changelog ๐Ÿ”€ Merged pull requests:

    • ๐Ÿ“œ proper fix for #230: on secure, only pass the requested number of bytes to the parsers #239 (jmichiel)
    • ๐Ÿ›  fixed runtime error: Set changed size during iteration #233 (kamwoh)
    • โž• Adds argument to set block value on gevent get command in WebSocketClient.receive() #221 (thaffenden)

    ๐Ÿ”„ Changes:

    • Clarifies this project is on hiatus in README