Flask-sock

Latest version: v0.7.0

Safety actively analyzes 641872 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

0.7.0

- Avoid crashes on WebSocket exit in debug mode [70](https://github.com/miguelgrinberg/flask-sock/issues/70) ([commit](https://github.com/miguelgrinberg/flask-sock/commit/78cf5d19e8ceccc366b029755341e822e578d003))
- Clock example [45](https://github.com/miguelgrinberg/flask-sock/issues/45) ([commit](https://github.com/miguelgrinberg/flask-sock/commit/fde3c8e2b8795603f4a8bea202d105e8c886c31a)) (thanks **Gilbert Brault**!)
- Remove unused import in documentation example [43](https://github.com/miguelgrinberg/flask-sock/issues/43) ([commit](https://github.com/miguelgrinberg/flask-sock/commit/568776ab2e4068065b75dea4a3051cc264a6891a)) (thanks **Ali-Akber Saifee**!)

0.6.0

- Option to attach WebSocket route to a blueprint ([commit](https://github.com/miguelgrinberg/flask-sock/commit/3bfacdee99006a6db170d12b2988d41f4376e210))
- Example multi-file application ([commit](https://github.com/miguelgrinberg/flask-sock/commit/10e0b3bb05580b63433106ef1b5ab42a735846d6))
- Add Pyton 3.11 to build ([commit](https://github.com/miguelgrinberg/flask-sock/commit/245abe67838c6dd4feeaed35450dd32b8e39dec3))

0.5.2

- Pass WebSocket server options in the configuration [7](https://github.com/miguelgrinberg/flask-sock/issues/7) ([commit](https://github.com/miguelgrinberg/flask-sock/commit/126c86a133fa5d56a5539e784bd0252f8f94140a))

0.5.1

- Prevent AssertionError with Werkzeug when connection ends ([commit](https://github.com/miguelgrinberg/flask-sock/commit/f6142a60ec666f8dd440235dffb86fe7a55c2642))

0.5.0

- Clean close of the WebSocket connection when possible [20](https://github.com/miguelgrinberg/flask-sock/issues/20) ([commit](https://github.com/miguelgrinberg/flask-sock/commit/32f5d060105512b98b064081f6c441885d24e323))
- Avoid duplicate variable names in examples ([commit](https://github.com/miguelgrinberg/flask-sock/commit/8f42c60f87c81437a56a43d7b91ea2d33a2d3ca0))
- Unit tests ([commit](https://github.com/miguelgrinberg/flask-sock/commit/9b2e335b2bdb566def9c206a5fffb7269d9904ad))
- API reference documentation ([commit](https://github.com/miguelgrinberg/flask-sock/commit/18b1cc080e56bfd81dc10d12e8de731c220a9dee))
- Update builds for python 3.10 and pypy3.8 ([commit](https://github.com/miguelgrinberg/flask-sock/commit/d337288ac7d7bb878cfe9609e1f6703300b51ed4))

0.4.0

- More robustness when the connection is closed ([commit](https://github.com/miguelgrinberg/flask-sock/commit/1a323e55109aa0dc524ea46ee6742ba69263416c))
- Add a dependency on Flask 2.x ([commit](https://github.com/miguelgrinberg/flask-sock/commit/d8e15f476d151855e8a3d8715090877f5886b2dd))
- Add a change log ([commit](https://github.com/miguelgrinberg/flask-sock/commit/fab096164c9eee5142eb940f28df763ab533be5f))
- Documentation ([commit](https://github.com/miguelgrinberg/flask-sock/commit/3c8761bc8b52ff9c0b3d16d9b96c47b2260e7b85))
- More examples ([commit](https://github.com/miguelgrinberg/flask-sock/commit/66b458dc131a5bf75731aaf888b42aa0d2e4e58c))
- GitHub builds ([commit](https://github.com/miguelgrinberg/flask-sock/commit/6733afdb2aea763e43ac42d6528f474cc3bd40c4))
- Unit testing framework ([commit](https://github.com/miguelgrinberg/flask-sock/commit/e7eeb425bd72cfb266be03c7d4eaa57d72d19f7a))

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.