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

merge #3

Merged
merged 38 commits into from
Mar 11, 2024
Merged

merge #3

merged 38 commits into from
Mar 11, 2024

Conversation

yeonise
Copy link
Contributor

@yeonise yeonise commented Mar 10, 2024

TO DO

  • Redis 작업이 실패한 경우 처리 방법 결정
  • MongoDB 알아보기
  • 사용자 구별을 위한 세션 기능 구현
  • 다중 탭 요청을 처리하는 방법 결정
  • 핵심 기능에 대한 테스트 코드 작성

✎ 이외에도 처리해야 하거나 고민할 부분이 있다면 코멘트 남겨주세요

yeonise added 30 commits March 8, 2024 13:36
Body의 방 설정 정보(RoomSettings)를 참고하여 새로운 방을 생성합니다.
각 IP는 최대 1개의 방을 hosting 할 수 있습니다.
새로운 방 생성에 성공하면 room code를 반환합니다.
@yeonise yeonise self-assigned this Mar 10, 2024
@yeonise yeonise merged commit 27e93c6 into feature/create-room Mar 11, 2024
@yeonise yeonise linked an issue Mar 18, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feature: 방 만들기 기능 구현
1 participant