Skip to content

Conversation

@jheer
Copy link
Member

@jheer jheer commented Jan 24, 2026

  • Add compression-related constants and types.
  • Add compression codec registry for adding pluggable codecs.
  • Add decompression support during IPC decoding.
  • Add compression support during IPC encoding.
  • Add tests for compression and decompression support.
  • Fix encoded buffer region lengths to contain true length, not padded length.
  • Update documentation with compression options and examples.

Close #58.

@jheer jheer mentioned this pull request Jan 24, 2026
@jheer jheer marked this pull request as ready for review January 25, 2026 04:38
@jheer jheer merged commit fb37156 into main Jan 27, 2026
2 checks passed
@jheer jheer deleted the jh/compression branch January 27, 2026 04:24
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.

Compression support

3 participants