Add compression feature to the networking layer using ``zstd``. We can also add a compression level variable to the ``NetworkConfig`` to allow users to configure compression ratio / speed tradeoffs.
Add compression feature to the networking layer using
zstd.We can also add a compression level variable to the
NetworkConfigto allow users to configure compression ratio / speed tradeoffs.