v0.9.0
See CHANGELOG.md for the full release notes.
What's Changed
- Zero-config hybrid ASGI/WSGI gateway for m0serve by @codetalcott in #91
- ASGI Phase 2: the per-loop asyncio executor — real await-concurrency by @codetalcott in #92
- The ASGI realtime surface: live SSE streaming + WebSockets (Phase 3) by @codetalcott in #93
- release: v0.9.0 — the hybrid ASGI/WSGI gateway by @codetalcott in #94
Full Changelog: v0.8.0...v0.9.0