Files
markbase/markbase-core
Warren a5375075b8
Some checks failed
Test / test (push) Has been cancelled
Test / build (push) Has been cancelled
Implement SSH Compression support Phase 1
- compression.rs module with CompressionContext
- Compress/Decompress using flate2 (raw deflate, no zlib header)
- enable/disable/is_enabled methods
- compress/decompress with Sync flush
- Unit tests: disabled/enabled/roundtrip/supported

All tests pass.
2026-06-21 01:40:07 +08:00
..