Add: Network compression (Attempts to fix stutter when sharing the radar)

This commit is contained in:
2025-03-15 23:36:47 -04:00
parent 3d0b960753
commit ffa2979da3
6 changed files with 556 additions and 535 deletions

4
Cargo.lock generated
View File

@@ -1,6 +1,6 @@
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
version = 4
[[package]]
name = "abi_stable"
@@ -1886,12 +1886,14 @@ dependencies = [
"clap",
"dataview 1.0.1",
"enum-primitive-derive",
"flate2",
"itertools 0.13.0",
"local-ip-address",
"log",
"memflow",
"memflow-native",
"num-traits",
"rand",
"reqwest",
"serde",
"serde_json",