Skip to content

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

@cmdruid

Description

@cmdruid

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions