Open
Description
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 Observable
s so that it can react to events ?
Metadata
Assignees
Labels
No labels
Activity