mirandaio / measure-ws

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

measure-ws

This script uses the ws package to set up a web socket client in Node. This script runs in the latest Node LTS version (16.18.0)

How to run the script

  • Install dependencies (only ws) with npm install
  • Run the script with node script.js or npm start

About


Languages

Language:JavaScript 100.0%