Skip to content

feat(compression): add HTTP response compression middleware#47

Merged
parkrevil merged 1 commit into
mainfrom
feat/compression-package
May 11, 2026
Merged

feat(compression): add HTTP response compression middleware#47
parkrevil merged 1 commit into
mainfrom
feat/compression-package

Conversation

@parkrevil

Copy link
Copy Markdown
Contributor

Summary

  • Adds @zipbul/compression package with HTTP response compression middleware

Test plan

  • Unit tests pass
  • Integration tests pass
  • E2E tests pass

Add @zipbul/compression package with support for gzip, deflate, and brotli
encoding, including content negotiation, threshold-based compression,
and integration with the HTTP adapter pipeline.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@parkrevil parkrevil force-pushed the feat/compression-package branch from 6a13aec to 0f8a9af Compare May 11, 2026 02:47
@parkrevil parkrevil merged commit cf42d35 into main May 11, 2026
1 check passed
@parkrevil parkrevil deleted the feat/compression-package branch May 11, 2026 02:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant