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

New module bandwidth detection #200

Open
wants to merge 19 commits into
base: dev
Choose a base branch
from

Conversation

sergey-dryabzhinsky
Copy link
Owner

Add support for bandwidth detection. For #90

Options:

  • bw_auto_start off; - Run checks right after client connects
  • bw_auto_sense off; - Do heuristic calculation via several onBwCheck calls
  • bw_latency_min 10ms; - Minimal suggested latency
  • bw_latency_max 800ms; - Maximum suggested latency (can be worse)
  • bw_latency_undef 100ms; - Undetectable by some error/reason latency default value
  • bw_test_time 2s; - Auto sense test time

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant