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

서버 실시간 동기화 기능 구현 #152

Open
5 tasks done
domino8788 opened this issue Dec 20, 2020 · 0 comments
Open
5 tasks done

서버 실시간 동기화 기능 구현 #152

domino8788 opened this issue Dec 20, 2020 · 0 comments
Assignees
Labels
🔙 backend Backend issue 🐣 feature New feature or request 💯 must

Comments

@domino8788
Copy link
Collaborator

domino8788 commented Dec 20, 2020

서버 실시간 동기화 기능 구현

  • socket io 3.0 을 이용해 실시간 동기화 기능을 구현한다.

완료 조건 ✅

  • 페이지 내 유저 수 실시간 동기화 기능을 구현한다.
  • 부션 내 유저 수 실시간 동기화 기능을 구현한다.
  • 페이지(room)를 하나만 join 할 수 있게 한다.
  • 페이지의 blockMap에 변경사항이 발생하면 join한 모든 유저에게 blockMap 정보를 전송하는 로직을 구현한다.
  • 페이지 리스트의 변경사항을 실시간 전송하는 로직을 구현한다.

관련 이슈 📎

관련 이슈 없음

레퍼런스 📚

레퍼런스 없음

@domino8788 domino8788 added 🐣 feature New feature or request 💯 must 🌈 frontend Frontend issue labels Dec 20, 2020
@domino8788 domino8788 added this to the 릴리즈 전 세팅 milestone Dec 20, 2020
@domino8788 domino8788 self-assigned this Dec 20, 2020
@domino8788 domino8788 added 🔙 backend Backend issue and removed 🌈 frontend Frontend issue labels Dec 20, 2020
domino8788 added a commit that referenced this issue Dec 20, 2020
domino8788 added a commit that referenced this issue Dec 20, 2020
- 수정이 발생하는 controller 로직을 middleware로 이동
- publish 컨트롤러 구현
domino8788 added a commit that referenced this issue Dec 20, 2020
domino8788 added a commit that referenced this issue Dec 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔙 backend Backend issue 🐣 feature New feature or request 💯 must
Projects
None yet
Development

No branches or pull requests

1 participant