Skip to content

feat: collaboration server#12

Merged
Vtec234 merged 11 commits intomainfrom
collab-server
May 7, 2026
Merged

feat: collaboration server#12
Vtec234 merged 11 commits intomainfrom
collab-server

Conversation

@Vtec234
Copy link
Copy Markdown
Member

@Vtec234 Vtec234 commented May 6, 2026

  • Add Yjs-based collaboration server that sync changes between clients. (No integration in VSCode in this PR.)
  • Start the collab server on-demand when editor servers start.
  • Fix race condition causing clients to see 404 from Nginx when the editor server has already started listening on a port, but Nginx isn't forwarding to it yet.
  • Try to eliminate other (theoretical, not observed) race conditions in editor server/collaboration server management.
  • Auto-enable VSCode extension host debugging in dev mode.
  • Make directories in the container match the host more closely.
  • Build process fixes.

@Vtec234 Vtec234 merged commit 905f46d into main May 7, 2026
1 check passed
@Vtec234 Vtec234 deleted the collab-server branch May 7, 2026 19:32
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.

2 participants