1
0
Fork 0
mirror of https://github.com/Ylianst/MeshCentral.git synced 2025-03-09 15:40:18 +00:00

Added websocket per-message deflate support.

This commit is contained in:
Ylian Saint-Hilaire 2020-07-09 16:40:31 -07:00
parent f412af4de0
commit fa3ae55074
4 changed files with 7 additions and 5 deletions

View file

@ -43,6 +43,7 @@
"multiparty": "^4.2.1",
"nedb": "^1.8.0",
"node-forge": "^0.8.4",
"permessage-deflate": "^0.1.7",
"ws": "^6.2.1",
"xmldom": "^0.1.27",
"yauzl": "^2.10.0"