1.1.0 • Published 4 years ago
@hellyjs/helly v1.1.0
Installation
Node.js 16.0.0 or newer is required
npm install helly
yarn add helly
pnpm add hellyOptional packages
bufferutil for a much faster WebSocket connection (
npm install bufferutil)utf-8-validate in combination with
bufferutilfor much faster WebSocket processing (npm install utf-8-validate)
Examples
You can see examples in the examples folder.