What's Changed
New features
- Add support for websockets subprotocols in ASGI (#246)
- Add
get_all
method to RSGI headers struct (#247) - Add
asginl
interface for ASGI without Lifespan support
Enhancements
- WSGI input wrapper is now lazy and avoid preloading the entire request body (#244)
- Refactor protocol's scope code (#243)
Changes
- Move to PyO3 frozen classes (#232)
- Bump RSGI spec to 1.4