0.9.0b1
Pre-release
Pre-release
-
Refactor ASGI lifespan handlers and automatically detect if lifespan is supported by an application (#62)
-
Decouple WebSocket support from DyanmoDB to allow alternative WebSocket storage backends (#52)
-
Implement new WebSocket storage backends for managing connections (PostgreSQL, Redis, DyanmoDB, S3, SQlite)
-
Improving logging throughout the various classes