mirror of
https://github.com/corda/corda.git
synced 2025-02-12 05:35:50 +00:00
* Make Node Explorer release its RPC connection on shutdown. * Declare Explorer's login() function as tail-recursive. * Replace lateinit rpcConnection with oridinary var. * Notify the node when closing an RPC connection gracefully.