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

Add support for notifications of offerings added/removed #131

Open
alexrobin opened this issue Apr 24, 2020 · 0 comments
Open

Add support for notifications of offerings added/removed #131

alexrobin opened this issue Apr 24, 2020 · 0 comments
Assignees

Comments

@alexrobin
Copy link
Member

This functionality has been developed independently in different client applications, so the idea is to build it into the Toolkit in a generic manner.

For instance, we could add a new method in the Server class to achieve this functionality. This method could take a callback as an argument and poll the server capabilities at regular intervals. When an offering would be added or removed the callback would be notified of the event.

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

2 participants