Skip to main content

Module compression

Module compression 

Source
Expand description

Compression Support for QSSH

Implements zlib, zstd, and lz4 compression algorithms for bandwidth optimization

Structs§

AdaptiveCompression
Adaptive compression that adjusts based on network conditions
CompressionContext
Compression context for a connection
CompressionNegotiator
Compression negotiation for SSH handshake
CompressionStats
Compression statistics

Enums§

CompressionAlgorithm
Compression algorithms supported by QSSH