npm install helly
yarn add helly
pnpm add helly
-
bufferutil for a much faster WebSocket connection (
npm install bufferutil
) -
utf-8-validate in combination with
bufferutil
for much faster WebSocket processing (npm install utf-8-validate
)
You can see examples in the examples folder.