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

The client use case implementations should have some way of dealing with denied bindings #156

Open
DerAndereAndi opened this issue Feb 19, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@DerAndereAndi
Copy link
Member

Bindings can be denied be the remote device, because e.g. it supports only single binding requests (as this implementation does). It also can remove the binding at runtime, e.g. because it prioritizes a different device.

The current use case client implementations do not handle any of these scenarios and there is also no feedback to the application.

The task is to find a proper way to support such cases and implement them.

@DerAndereAndi DerAndereAndi added the enhancement New feature or request label Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant