Skip to content

Consuming events via EventStreamer? #134

@ruimarinho

Description

@ruimarinho

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions