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

[low priority] Add collaboration client to multiplayer, hidden behind collab=1 flag #9948

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Conversation

eanders-ms
Copy link
Contributor

This is the real-time collaboration (multiplayer paint) experiment I added to multiplayer. It's hidden behind the collab=1 url param. Multiplayer works the same as before when this flag is not present.

Having an "always available" collaboration system at the ready will enable experimentation in ways not possible before, so I'd like to have this code merged to master to serve as a reference.

A lot of the changes here are from prettier. I extended the max line width for readability.

Try it: https://arcade.staging.pxt.io/app/b6dacd14ffe7e83a637d86a596f8821d69e9988a-6194d61c1c--multiplayer?collab=1#

@eanders-ms eanders-ms requested a review from a team April 4, 2024 20:50
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

Successfully merging this pull request may close these issues.

None yet

1 participant