I use node v14.15.1 for this project. ├── LICENSE ├── logs │ ├── all.log │ └── error.log ├── nodemon.json ├── package.json ...
A robust and flexible WebSocket client implementation in TypeScript, designed for use in React, Node.js, and web projects. Based on https://github.com/t34-dev/ts ...