Releases: jamescoxon/nano_distributed_pow_client
Releases · jamescoxon/nano_distributed_pow_client
DPoW client 1.1.1
This release brings a fix to the following issue while reconnecting:
Reconnecting in 15 seconds...
Error: name 'ws' is not defined
DPoW client 1.1 - hotfix
Fix for the 1.1 release, closes socket connections before deleting the socket as some clients reported not being able to reconnect due to hung sockets.
DPoW client 1.1
This release comes quickly after 1.0, as some clients are still being "shadow disconnected" by the server. The following feature was added to help with this issue:
- The clients will reconnect after 5 minutes without any message from the server.
DPoW client 1.0
This is the first stable release. It has been tested for several months, with the following new recent features:
- Send keep-alive ping periodically (every 20 seconds)
- Handle non-work (status) messages correctly
To use, follow the setup instructions.