Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Native web-socket plugin for Core Lightning #13

Open
cmdruid opened this issue May 30, 2022 · 0 comments
Open

Feature request: Native web-socket plugin for Core Lightning #13

cmdruid opened this issue May 30, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@cmdruid
Copy link
Owner

cmdruid commented May 30, 2022

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!

@cmdruid cmdruid added the enhancement New feature or request label May 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant