Skip to content

Feature: 강의실 입장 시 현 시점 화이트보드 데이터 전달 #220

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

Closed
2 tasks done
platinouss opened this issue Dec 7, 2023 · 0 comments · Fixed by #221
Closed
2 tasks done

Feature: 강의실 입장 시 현 시점 화이트보드 데이터 전달 #220

platinouss opened this issue Dec 7, 2023 · 0 comments · Fixed by #221
Assignees
Labels
BE 백엔드 작업 ✨ Feat 기능 개발
Milestone

Comments

@platinouss
Copy link
Member

Feature Description

기존에는 강의 중간에 참여 시, 발표자가 화이트보드를 수정하기 전까지 현 시점의 화이트보드를 받아볼 수 없었다.
따라서 미디어 서버에서 최신의 화이트보드 내용을 가지고 있다가, 새로운 참여자가 강의실에 입장하면 해당 데이터를 내려주는 방식으로 해결한다.

To-Do

  • 발표자의 최신 화이트보드 내용을 저장한다.
  • 강의실에 참여자가 입장하면, 강의실 정보에 저장되어 있는 최신 화이트보드 내용을 전달한다.

추가 사항

@platinouss platinouss added ✨ Feat 기능 개발 BE 백엔드 작업 labels Dec 7, 2023
@platinouss platinouss added this to the 5주차 milestone Dec 7, 2023
@platinouss platinouss self-assigned this Dec 7, 2023
tmddus2 added a commit that referenced this issue Dec 7, 2023
…hiteboard-data

Feature(#220): 강의실 입장 시 현 시점 화이트보드 데이터 전달
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BE 백엔드 작업 ✨ Feat 기능 개발
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant