-
released this
2024-03-26 13:02:39 +00:00 | 0 commits to main since this releaseAdded auto-reconnect once the Websocket connection to the SignalR-Hub gets dropped for some reason.
What's Changed
- Added automatic reconnect after connection with SignalR-Hub lost by @MarciiTheDev in https://github.com/MarciiTheDev/marcsync-nodejs-client/pull/6
- Added automatic reconnect for Websockets by @MarciiTheDev in https://github.com/MarciiTheDev/marcsync-nodejs-client/pull/7
- Update package.json - Version 1.2.1 by @MarciiTheDev in https://github.com/MarciiTheDev/marcsync-nodejs-client/pull/8
- Update package.json - Version 1.2.1 by @MarciiTheDev in https://github.com/MarciiTheDev/marcsync-nodejs-client/pull/9
Full Changelog: https://github.com/MarciiTheDev/marcsync-nodejs-client/compare/v1.2.0...v1.2.1
Downloads