From 37594a5bec8574e1c4b5d5dcb2d45b055ee3c58c Mon Sep 17 00:00:00 2001 From: Rory& Date: Fri, 17 Oct 2025 11:58:53 +0200 Subject: [PATCH] ZSTD on gateway --- .idea/runConfigurations/Start_Gateway.xml | 2 +- .idea/workspace.xml | 3 ++- package-lock.json | Bin 342355 -> 346348 bytes package.json | 7 +++--- src/gateway/events/Connection.ts | 12 ++++------ src/gateway/events/Message.ts | 10 ++++++-- src/gateway/util/Send.ts | 28 ++++++++++++---------- src/gateway/util/WebSocket.ts | 7 +++++- 8 files changed, 42 insertions(+), 27 deletions(-) diff --git a/.idea/runConfigurations/Start_Gateway.xml b/.idea/runConfigurations/Start_Gateway.xml index 884158bb..e3590fa8 100644 --- a/.idea/runConfigurations/Start_Gateway.xml +++ b/.idea/runConfigurations/Start_Gateway.xml @@ -5,7 +5,7 @@