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

Better peer state tracking #17

Open
janlelis opened this issue May 22, 2020 · 0 comments
Open

Better peer state tracking #17

janlelis opened this issue May 22, 2020 · 0 comments

Comments

@janlelis
Copy link
Member

We already have the @ready property of remote peers, which indicates if the peer is ready to send their stream. I think it would be great to extend this approach to more complex scenarios with well-defined state transition between the different types of events (how does each kind of event affect the current peer state):

  • signaling related peer events
  • peer connection related events
  • network disruptions / online status
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant