cln/plugins/lsps-plugin/src
Peter Neuroth c52da76a57 lsp_plugin: add fn to wrap payload with peer id
We need to somehow access the peer id in the jrpc server to know where
the response should go. This seems to be the most convenient way for
now. We may unclutter this in the future if this results in performance
issues.

Signed-off-by: Peter Neuroth <pet.v.ne@gmail.com>
2025-11-13 10:58:49 +10:30
..
jsonrpc lsp_plugin: change id type in jsonrpc 2025-11-13 10:58:49 +10:30
lsps0 lsps: Implement the transport layer for lsps0 2025-05-02 13:34:21 -07:00
client.rs lsps: Add client implementation of LSPS0 2025-05-02 13:34:21 -07:00
lib.rs lsp_plugin: add fn to wrap payload with peer id 2025-11-13 10:58:49 +10:30
service.rs lsp_plugin: add fn to wrap payload with peer id 2025-11-13 10:58:49 +10:30
util.rs lsp_plugin: add fn to wrap payload with peer id 2025-11-13 10:58:49 +10:30