Skip to content

Collaborative editing (real-time multi-user sessions) #34

Description

@tyevco

Summary

Enable real-time collaborative design sessions where multiple users can work on the same Gridfinity project simultaneously.

Context

Listed as a future idea in the project roadmap. Would require significant backend infrastructure.

Scope (rough)

  • Real-time state synchronization (WebSocket or WebRTC)
  • Conflict resolution for concurrent edits (CRDT or OT)
  • User presence indicators (cursors, selection highlights per user)
  • Session management (create, join, leave)
  • Backend service for session brokering and state relay

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestfutureLong-term future idea, not currently planned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions