mirror of
https://github.com/corda/corda.git
synced 2025-02-20 17:33:15 +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.