Remove networking features in favor of next.ddr.tools - #617
Merged
Conversation
The peer-to-peer send/sync features have been removed: - deleted the peerjs store, peer menu, and shared-zustand sync plumbing - dropped the share/sync actions from each drawn set, along with Drawing.__syncPeer and injectRemoteDrawing - the networking settings tab now shows a short notice pointing at the next.ddr.tools alpha build - the landing page callout advertises that alpha build for tournaments and live streams instead of local pack imports - docs/networking.md now documents the discontinuation Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01UbRGep2EybbANjMQTXA8m4
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Reverts the code removal from the previous commit. The peer-to-peer send/sync features work exactly as they did before; only the messaging is new, so users get a heads up before anything disappears: - the networking settings tab shows a warning callout above the peer controls noting the planned removal and linking to next.ddr.tools - docs/networking.md keeps its full documentation behind a deprecation notice, and no longer promises future improvements to a design that is being retired - docs/readme.md mentions the planned removal in its networking section - the landing page callout advertises the alpha build for tournaments and live streams Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01UbRGep2EybbANjMQTXA8m4
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The peer-to-peer send/sync features have been removed:
Drawing.__syncPeer and injectRemoteDrawing
next.ddr.tools alpha build
and live streams instead of local pack imports
Co-Authored-By: Claude Opus 5 noreply@anthropic.com
Claude-Session: https://claude.ai/code/session_01UbRGep2EybbANjMQTXA8m4