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

feat: support collaborative editing via yjs #33

Closed
wants to merge 18 commits into from
Closed

Conversation

mslxl
Copy link
Owner

@mslxl mslxl commented Mar 23, 2024

This PR adds the main features for collaborative editing, including:

  • Connection via websocket
  • P2P connection via WebRTC

Please note that the websocket connection should be forwarded to Rust for processing.

Depends on #29

@mslxl mslxl added enhancement New feature or request javascript Pull requests that update Javascript code rust Pull requests that update rust code labels Mar 23, 2024
@mslxl mslxl self-assigned this Mar 23, 2024
@mslxl mslxl dismissed LionelMessiYoung10’s stale review March 23, 2024 17:01

it even not start yet

@LionelMessiYoung10 LionelMessiYoung10 removed their request for review March 23, 2024 17:06
@mslxl mslxl closed this Mar 23, 2024
@mslxl mslxl deleted the feat-collab branch March 24, 2024 09:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request javascript Pull requests that update Javascript code rust Pull requests that update rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants