Applications
asgi-gzip 0.3
Release: asgi-gzip 0.3 I ran into trouble deploying a new feature using SSE to a production Datasette instance, and it turned out that instance was using datasette-gzip which uses asgi-gzip which was
Release: asgi-gzip 0.3 I ran into trouble deploying a new feature using SSE to a production Datasette instance, and it turned out that instance was using datasette-gzip which uses asgi-gzip which was incorrectly compressing event/text-stream responses. asgi-gzip was extracted from Starlette, and has a GitHub Actions scheduled workflow to check Starlette for updates that need to be ported to the library... but that action had stopped running and hence had missed Starlette's own fix for this issue. I ran the workflow and integrated the new fix, and now datasette-gzip and asgi-gzip both correctly handle text/event-stream in SSE responses. Tags: gzip, asgi, python
Related
- Deploying my vibe-coded app on production
- Build on Replit. Deploy to @databricks Replit can now build secure, enterprise-ready apps on Databricks.
- Best part? The spontaneous booth conversations with builders focused on turning AI ambition into production systems that scale. Open models …
- we are doing this podcast specifically to highlight the innermost details of building agents in production may be a little niche, but its a …
Source: Simon Willison | 2026-04-09