mirror of
https://github.com/corda/corda.git
synced 2025-02-21 09:51:57 +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.