Skip to content

Use native CompressionStream/DecompressionStream when not streaming#1935

Merged
twiss merged 3 commits intoopenpgpjs:mainfrom
twiss:native-compression-of-non-streams
Dec 9, 2025
Merged

Use native CompressionStream/DecompressionStream when not streaming#1935
twiss merged 3 commits intoopenpgpjs:mainfrom
twiss:native-compression-of-non-streams

Conversation

@twiss
Copy link
Member

@twiss twiss commented Nov 26, 2025

Use the native compression/decompression API even when not streaming.

Fix #1718.

To be merged after #1933.

@twiss twiss force-pushed the native-compression-of-non-streams branch 3 times, most recently from 448d350 to d75f817 Compare December 3, 2025 15:50
@twiss twiss force-pushed the native-compression-of-non-streams branch from d75f817 to 48219cd Compare December 8, 2025 15:52
@twiss twiss force-pushed the native-compression-of-non-streams branch from ff0e7cf to 8f5b9a6 Compare December 9, 2025 10:53
@twiss twiss merged commit fccbc3e into openpgpjs:main Dec 9, 2025
@twiss twiss deleted the native-compression-of-non-streams branch December 9, 2025 10:58
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.

Leveraging Compression API even when not streaming

2 participants