Skip to content
Discussion options

You must be logged in to vote

Hi @TE-2

currently there is no example and we also need to extend the Event mechanism to send notifications only to single Listeners. Currently you would have to create multiple Event services and do the mapping of the Event to the Client by yourself. Alternatively, there is the option to also wake up Clients which did not send the request. Here, you could use the event ID to tell if the event was meant for the corresponding client. The event ID could be sent to the server as part of the user header.

It is on our todo list, though and we would like to extend the Event mechanism to support coupling an endpoint to a listener and let the notifier only trigger the listener related to a specif…

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@TE-2
Comment options

@cerdelen
Comment options

@elBoberido
Comment options

@TE-2
Comment options

Answer selected by TE-2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants