This repository was archived by the owner on Mar 20, 2025. It is now read-only.
v2.1.0
Fixes
- fix: Shutdown websocket when the tcp client terminates. #38
- fix: Mark
--reconnects
option as deprecated, it will be removed in the next major release. The reconnect logic websocket has been removed as attempting a reconnect after the client has been connected once causes problems with different servers. #40 - build: update dev dependencies
Full Changelog: v2.0.4...v2.1.0