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

#6 Fix Random Call Bug #9

Open
2 tasks
kenmaro3 opened this issue Jan 14, 2019 · 0 comments
Open
2 tasks

#6 Fix Random Call Bug #9

kenmaro3 opened this issue Jan 14, 2019 · 0 comments
Labels
back Server side work bug Something isn't working

Comments

@kenmaro3
Copy link
Owner

Improvement of random call

Currently, the random call picks up the one random peer to call,
however, it can pick up the one who already in the call,
if he/she is picked, current call is shut down and new call is forced to start.
Need to fix this.

  • Investigate how we can get the list of peers who are already on the call.
  • Extract out on-call-list from random-pickup-list
@kenmaro3 kenmaro3 added bug Something isn't working back Server side work labels Jan 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
back Server side work bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant