WebSocket-for-Python v0.5.1 Release Notes
Release Date: 2018-02-28 // almost 7 years ago-
Full Changelog ๐ Merged pull requests:
Previous changes from v0.5.0
-
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