2def6dc3d5
zstd provides for much faster compression server-side, as well as better decompression. zstd allows us to de-compress a keyframe and several deltas in a single call in JS, so it is necessar to add a terminator to the delta stream so that we can detect when to flush the buffer we are working on - so the next delta applies to the correct data. Change-Id: I0e292e3a697b4902d6488b7c04deaba2d1485e94 Signed-off-by: Michael Meeks <michael.meeks@collabora.com> |
||
---|---|---|
.. | ||
ChildSession.cpp | ||
ChildSession.hpp | ||
Delta.hpp | ||
DummyLibreOfficeKit.cpp | ||
DummyLibreOfficeKit.hpp | ||
ForKit.cpp | ||
Kit.cpp | ||
Kit.hpp | ||
KitHelper.hpp | ||
SetupKitEnvironment.hpp | ||
TestStubs.cpp | ||
Watermark.hpp |