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

Support for filtering events published to WebSocket adaptor based on QueryString #22

Open
mohanvive opened this issue Jun 4, 2019 · 0 comments

Comments

@mohanvive
Copy link
Contributor

Description:
The current implementation of the UIPublisher Adaptor publishes any received event to all currently subscribed WebSocket sessions without any specific filterization.

This improvement suggests the filtering of the received events based on any query strings used during the time of the WebSocket subscription. Hence, the events are matched against these query strings and are delivered only to those relevant session endpoints.

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

No branches or pull requests

1 participant