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

allow upper layer applications to access estimated bandwidth #4053

Open
weidongzms opened this issue Jan 12, 2024 · 0 comments
Open

allow upper layer applications to access estimated bandwidth #4053

weidongzms opened this issue Jan 12, 2024 · 0 comments
Labels
Milestone

Comments

@weidongzms
Copy link

Describe the feature you'd like supported

output as a callback for the estimated bandwidth available at the time to the application layer

Proposed solution

Currently, the estimated bandwidth is not exposed out at the application level. This makes it difficult for real-time applications to generate bits to send based the network bandwidth available. Such application could include for example remote desktop application, real-time messaging application, etc. By exposing the bandwidth out the app can produce streaming bytes achieving minimal delays

Additional context

No response

@weidongzms weidongzms added the feature request A request for new functionality label Jan 12, 2024
@nibanks nibanks added this to the Future milestone Jan 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants