Skip to content

Commit 5c8b740

Browse files
committed
Add bufferutil to boost WS perf
According to the ws docs, if this is present it'll be used to optimize various ws operations like masking each message etc.
1 parent 4eb87e7 commit 5c8b740

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

package-lock.json

Lines changed: 15 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@
6262
"@types/tar-stream": "^2.2.1",
6363
"@types/tmp": "0.0.33",
6464
"async-mutex": "^0.1.3",
65+
"bufferutil": "^4.0.9",
6566
"chrome-remote-interface": "^0.33.0",
6667
"cors": "^2.8.5",
6768
"cors-gate": "^1.1.3",

0 commit comments

Comments
 (0)