bitsharesjs-ws
bitsharesjs-ws copied to clipboard
Javascript websocket interface for BitShares
Results
2
bitsharesjs-ws issues
Sort by
recently updated
recently updated
newest added
This pull request is to track all changes made in the `develop` branch. We will merge it as we see fit.
I am testing new reconnection strategy for UI and I found that it takes forever when ChainWebSocket recognizes that connection is dead until the rpc_connection_status in BlockchainStore is updated. Why...