Add electrum config for server version, ping strategy and reconnection
Make the client a little more robust by implementing a ping strategy to keep it connected to the peer.
If the connection is closed, it tries to reconnect. Once reconnected it sends again the server/protocol version before issuing any call.
https://github.com/kyuupichan/electrumx/blob/master/docs/protocol-methods.rst
+1
+1
any chance of this being merged? @you21979 .please
+10
This doesnt look mainained anymore. Can we agree on a successor and address all PRs there..?
Agreed.
Not useful for me anymore so can't take it !
Let's use this one:
https://github.com/7kharov/node-electrum-client
The current PR has been merged there !