Aiohttp-wsgi

Latest version: v0.10.0

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

Scan your dependencies

Page 5 of 5

0.2.2

-----

- Implemented a standalone concurrent utility module for switching between the event loop and an executor.
See ``aiohttp_wsgi.concurrent`` for more info.

0.2.1

-----

- Added ``on_finish`` parameter to ``serve()`` and ``configure_server()``.
- Improved performance and predictability of processing streaming iterators from WSGI applications.

0.2.0

-----

- **BREAKING**: Removed ``WSGIMiddleware`` in favor of :class:`WSGIHandler` (required to support :ref:`aiohttp <aiohttp-web>` 0.15.0 without hacks).
- Added support for :ref:`aiohttp <aiohttp-web>` 0.15.0.

0.1.2

-----

- Added ``socket`` argument to ``serve()`` and ``configure_server()``.
- Added ``backlog`` argument to ``serve()`` and ``configure_server()``.

0.1.1

-----

- Fixed ``RuntimeError`` in :ref:`aiohttp <aiohttp-web>` (jnurmine).
- Added ``routes`` argument to ``serve()`` and ``configure_server()``.
- Added ``static`` argument to ``serve()`` and ``configure_server()``.

0.1.0

-----

- First experimental release.
- Buffering WSGI web server with threaded workers.
- Public ``configure_server()`` and ``serve()`` API.


.. include:: /_include/links.rst

Page 5 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.