Expand description
§Message Compressor and Batching
Advanced message compression and batching for IPC performance optimization. Supports Brotli compression for large payloads and intelligent message batching.
Structs§
- Batch
Config - Message batch configuration
- Batch
Stats - Batch statistics
- Compressed
Batch - Compressed batch structure
- Compression
Info - Compression information
- Message
Compressor - Message compressor with batching capabilities
Enums§
- Compression
Algorithm - Compression algorithm selection
- Compression
Level - Message compression levels