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

[Question] Server implementation #10

Open
174n opened this issue Aug 22, 2020 · 2 comments
Open

[Question] Server implementation #10

174n opened this issue Aug 22, 2020 · 2 comments

Comments

@174n
Copy link

174n commented Aug 22, 2020

Can it work with a server that just relays the messages from one client to all others or does it need a specific server implementation?

@aceslowman
Copy link

I have the same question at the moment, looking at the reference project I can't seem to find out the details of what specifically needs to be done on the server.

@ROBERT-MCDOWELL
Copy link

I think you just need to manage it with peer IDs and make loops to send to each other when data is received.

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

3 participants