Asgish

Latest version: v0.6.0

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

Scan your dependencies

0.5.1

* Fix lifespan messages (cleanup -> shutdown)

0.5.0

* Introduce testing utilities: classes that run servers when used as a context manager. One using subprocesses, one using a mock ASGI server.
* The above allows us to properly measure our test coverage.
* The test coverage is raised to 100% for all relevant modules.
* Raise` EOFError` instead of `IOError` upon connection/ws close.
* Add invoke `tasks.py` for easier dev.
* Doc tweaks.

0.4.1

* Update docs and metadata to mark Asgish as Beta.

0.4.0

* Support for ASGI lifetime messages.
* Improvements to logging (e.g. `exc_info` in included).

0.3.0

* More tests.
* Improvements to websockets implementation.
* Refactoring.
* Responses are more strict (2-element tuple must be (dict, body)).
* Rename `handler2asgi` to `to_asgi`.

0.2.0

First sorta official release.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.