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: yjs 패키지를 통한 서버 데이터 통신 #40

Merged
merged 1 commit into from
Nov 15, 2023

Conversation

Conut-1
Copy link
Collaborator

@Conut-1 Conut-1 commented Nov 15, 2023

관련 이슈

close #34

작업한 내용

  • 통신은 socket.io를 사용해서 통신한다.
  • yjs 패키지를 사용한 서버 측 데이터 통신

To Reviewers

참고자료

@Conut-1 Conut-1 added 💻BE 백엔드 작업 💡Feature 기능 개발 labels Nov 15, 2023
@Conut-1 Conut-1 added this to the 실시간 통신 milestone Nov 15, 2023
@Conut-1 Conut-1 merged commit 3e3a869 into develop Nov 15, 2023
1 check passed
@Conut-1 Conut-1 deleted the BE-feature/crdt-yjs branch November 17, 2023 01:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💻BE 백엔드 작업 💡Feature 기능 개발
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CRDT 패키지로 데이터 주고 받기
2 participants