Module compression

Module compression 

Source
Expand description

Schema-based compression for PJS protocol

Implements intelligent compression strategies based on JSON schema analysis to optimize bandwidth usage while maintaining streaming capabilities.

Modules§

secure
Secure compression integration with bomb protection

Structs§

CompressedData
Compressed data with metadata
CompressionConfig
Configuration constants for compression algorithms
SchemaAnalyzer
Schema analyzer for determining optimal compression strategy
SchemaCompressor
Schema-aware compressor

Enums§

CompressionStrategy
Compression strategy based on schema analysis