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

Improve multiUser performance #19

Open
AlbertoElias opened this issue Aug 27, 2018 · 0 comments
Open

Improve multiUser performance #19

AlbertoElias opened this issue Aug 27, 2018 · 0 comments
Labels
help wanted Extra attention is needed Priority: High Status: Proposal Type: Feature New feature or request

Comments

@AlbertoElias
Copy link
Collaborator

WebRTC isn't great for many people interacting simultaneously, but we would like to keep the peer-to-peer aspect of it. There are different ideas we had thought of:

  • Work more on channels so people experience these virtual worlds with specific people instead of them being mainly public spaces. This is something important to implement for privacy as well
  • Make some users who have a better connection act like servers. Instead of each peer sharing everything with all other peers, most peers signal their information to the server peers, and these servers relay that information to the rest
  • Integrate a more centralized server approach into simbol-server to make it easy for the different sites to have a WebSocket server that relays each peers information to the rest
@AlbertoElias AlbertoElias added Type: Feature New feature or request help wanted Extra attention is needed Priority: High Status: Proposal labels Aug 27, 2018
@AlbertoElias AlbertoElias changed the title Improve multiVP performance Improve multiUser performance Nov 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed Priority: High Status: Proposal Type: Feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant