Revision 5b7fbb000972edd34b4882384e1185f033000220 authored by Luigi Pinca on 13 January 2022, 19:26:14 UTC, committed by GitHub on 13 January 2022, 19:26:14 UTC
Do not convert strings to `Buffer`s if data does not need to be masked.

Refs: https://github.com/websockets/ws/pull/1998
1 parent 8de448f
History
File Mode Size
.github
bench
doc
examples
lib
test
.eslintrc.yaml -rw-r--r-- 304 bytes
.gitattributes -rw-r--r-- 19 bytes
.gitignore -rw-r--r-- 46 bytes
.npmrc -rw-r--r-- 19 bytes
.prettierrc.yaml -rw-r--r-- 90 bytes
LICENSE -rw-r--r-- 1.1 KB
README.md -rw-r--r-- 13.5 KB
SECURITY.md -rw-r--r-- 1.8 KB
browser.js -rw-r--r-- 176 bytes
index.js -rw-r--r-- 376 bytes
package.json -rw-r--r-- 1.5 KB
wrapper.mjs -rw-r--r-- 341 bytes

README.md

back to top