cmdruid / cmdruid/regtest-workbench
Feature request: Native web-socket plugin for Core Lightning
Open
enhancement
- Dominant language
- Shell
- Stars
- 16
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
The dynamic methods, hooks, and subscription interface for Core Lightning is begging for a native web-socket plugin. The native plugin could hook into core lightning directly, and forward all method calls and events over web-sockets: even custom events!
Also, with proper CORS configuration, you could have client-side javascript use their native web-socket libraries to connect to the web-socket interface of a lightning node, no intermediary web server required!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.