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

Feature request: Subscribe to global asset-change events #106

Open
bogeeee opened this issue Aug 24, 2023 · 0 comments
Open

Feature request: Subscribe to global asset-change events #106

bogeeee opened this issue Aug 24, 2023 · 0 comments

Comments

@bogeeee
Copy link

bogeeee commented Aug 24, 2023

Hi,
wouldn't it be cool, to also to subscribe to asset change events by the client ? I mean, globally, if any asset changed. Currently i have to implement that in my Bynder<>PIM interface through the SNS notification way. Therefore i have to implement a http server, make the port available to the outside, tell the admin to configure the url in Bynder, inspect some xml response and confirm that i have permissions for that operation, ... just a lot of coding and administration work which all could be replaced by one line java code if this api offered it. Just my thoughts. Does this lib use websockets or http long-polling to transfer the Observables so that it can react to events ?

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

No branches or pull requests

1 participant