corda/node
Dimos Raptis 8962d930d4 [CORDA-2923] - Make the RPC client reconnect with gracefulReconnect param (#5244)
When set to true the RPC client will:

* automatically reconnect when the connection is broken
* simple RPC calls will block until connection is established
* Observables returned from RPC will automatically resubscribe on reconnect so the client continues to receive events. This doesn't guarantee that events will not be lost during the reconnect.
2019-07-16 11:29:21 +01:00
..
capsule CORDA-2984 Re-instate CordaCaplet tests and move CordaCaplet code into :node:cap… (#5197) 2019-06-07 08:55:19 +01:00
src [CORDA-2923] - Make the RPC client reconnect with gracefulReconnect param (#5244) 2019-07-16 11:29:21 +01:00
build.gradle ETO-39 Move core tests (#5255) 2019-07-09 10:09:21 +01:00