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

[darwin/tv-casting-app] Change Discover Commissioners API from polling based to callback based #24894

Closed
sharadb-amazon opened this issue Feb 7, 2023 · 2 comments
Assignees
Labels
stale Stale issue or PR tv-casting

Comments

@sharadb-amazon
Copy link
Contributor

Reproduction steps / Feature

In the darwin tv-casting-app, the discoverCommissioners API call must be followed by a getDiscoveredCommissioners call after a certain period of time. This is not ideal because the wait time is non-deterministic and leads to the implementation of polling behaviour on the client side. Change the API to be callback based so that the client is called whenever a new commissioner is discovered.

Platform

darwin

Platform Version(s)

No response

Type

Manually tested with SDK

(Optional) If manually tested please explain why this is only manually tested

No response

Anything else?

No response

@stale
Copy link

stale bot commented Aug 7, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@stale stale bot added the stale Stale issue or PR label Aug 7, 2023
@stale
Copy link

stale bot commented Oct 15, 2023

This stale issue has been automatically closed. Thank you for your contributions.

@stale stale bot closed this as completed Oct 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Stale issue or PR tv-casting
Projects
None yet
Development

No branches or pull requests

2 participants