Skip to content
New issue

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

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

Already on GitHub? # to your account

Consuming events via EventStreamer? #134

Open
ruimarinho opened this issue Sep 24, 2023 · 0 comments
Open

Consuming events via EventStreamer? #134

ruimarinho opened this issue Sep 24, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@ruimarinho
Copy link

Hi,

Right now the EventStreamer only allows registering events in the controller, while consumption is performed by using a GET to the same endpoint. In my case, I've implemented polling for that, but I think there's an opportunity to provide a streaming interface to the consumer side as well, by exposing eventsChannel for realtime updates.

@edigaryev edigaryev added the enhancement New feature or request label Jan 16, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants