mit-dci / lit

Lightning Network node software
MIT License
551 stars 119 forks source link

Allow closing LNDC RPC client #400

Closed gertjaap closed 6 years ago

gertjaap commented 6 years ago

When you use an LndcRpcClient, you can't close the connection. While building some utilities that interface with lit this becomes kind of problematic.

adiabat commented 6 years ago

looks straightforward enough