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

Need Understanding #62

Open
uttu-316 opened this issue Apr 9, 2023 · 1 comment
Open

Need Understanding #62

uttu-316 opened this issue Apr 9, 2023 · 1 comment

Comments

@uttu-316
Copy link

uttu-316 commented Apr 9, 2023

How we are picking a particular peer to send a call notification?

@nguymin4
Copy link
Owner

nguymin4 commented Apr 9, 2023

Like it was mentioned in the README.md, when you connect to the web app, you will be assigned to an auto-generated id and a corresponding web socket connection.

When a person sends you a call request, technically, the request will be sent to the server first. The server acts as a mediator in this case and forwards the request to you via your web socket connection.

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

2 participants