WebSocket-for-Python v0.5.1 Release Notes
Release Date: 2018-02-28 // about 5 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