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

Events subscription #37

Open
dzdidi opened this issue Dec 12, 2024 · 0 comments
Open

Events subscription #37

dzdidi opened this issue Dec 12, 2024 · 0 comments

Comments

@dzdidi
Copy link
Contributor

dzdidi commented Dec 12, 2024

Allow (via web-sockets?) to subscribe to events:

  • payment state update
  • channel state update
  • forward state update
  • invoice state update
  • request state update
  • peer state update

The more gradual events the better, for example in case of channel possible state transition could be:
openning -> open -> closing -> closed
as each state update can have specific business logic attached to it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant