rgb-cln/plugins/src
Christian Decker 1efa5c37be cln-plugin: Notify waiting tasks if the lightningd connection closes
This is usually a signal that lightningd is shutting down, so notify
any instance that is waiting on `plugin.join()`.

Changelog-Fixed: cln-plugin: Fixed an issue where plugins would hang indefinitely despite `lightningd` closing the connection
2022-07-21 14:19:06 +09:30
..
codec.rs cln-plugin: Get started with the plugin interface 2022-03-10 10:21:41 +10:30
lib.rs cln-plugin: Notify waiting tasks if the lightningd connection closes 2022-07-21 14:19:06 +09:30
logging.rs cln-plugin: Implement logging facade adapter for cln plugins 2022-03-10 10:21:41 +10:30
messages.rs cln_plugin: Configure "dynamic" field in "getmanifest" message 2022-07-11 11:05:50 +02:00
options.rs cln-plugin: Add support for synchronous RPC methods 2022-03-10 10:21:41 +10:30