0.13.1
📦 fasthtmlView on GitHub →
✨ 2 features🔧 2 symbols
Summary
This release refactors lifespan handling into a dedicated Lifespan class and introduces support for adding websocket routes.
✨ New Features
- Refactor lifespan handling into Lifespan class with support for the @Lifespan.on_event decorator.
- Added add_websocket_route method to the Lifespan class.