http-nu
http-nu copied to clipboard
feat: add response compression (pending)
tower-http / async-compression don't support streaming compression for SSE endpoints
https://github.com/tower-rs/tower-http/issues/292 https://github.com/Nullus157/async-compression/pull/404 https://github.com/tower-rs/tower-http/blob/main/tower-http/src/compression/predicate.rs#L127