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

coffee generate events to better track the external cycle of the commands #189

Open
vincenzopalazzo opened this issue Jul 30, 2023 · 0 comments
Assignees
Labels
🔥 - experimental Experimental phase ❤️ - RFC Request for Comments, it is under consideration feature request P-hight Hight Priotity issue

Comments

@vincenzopalazzo
Copy link
Contributor

vincenzopalazzo commented Jul 30, 2023

There are cases when during a command execution, it is nice to receive events back.

An example, during the install plugin, we should run

  1. Install the pluigin
  2. While installing, we want to know what the step coffee is running (searching the plugin, or build the plugin ecc)
  3. report it to the user

In this was we can generate core lightning notification too at some point by listening to new events

@vincenzopalazzo vincenzopalazzo added feature request ❤️ - RFC Request for Comments, it is under consideration 🔥 - experimental Experimental phase P-hight Hight Priotity issue labels Jul 30, 2023
@vincenzopalazzo vincenzopalazzo self-assigned this Jul 30, 2023
@vincenzopalazzo vincenzopalazzo changed the title coffee generate events to better track the eternal cycle of the commands coffee generate events to better track the external cycle of the commands Sep 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔥 - experimental Experimental phase ❤️ - RFC Request for Comments, it is under consideration feature request P-hight Hight Priotity issue
Projects
None yet
Development

No branches or pull requests

1 participant