-
Notifications
You must be signed in to change notification settings - Fork 2
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
서버에 방 참가 요청 보내고 방 참가합니다 #110
Labels
✨ feat
새로운 기능 추가
Comments
Kiyoung-Kim-57
added a commit
that referenced
this issue
Nov 26, 2024
- 서버에서 Data 타입을 DTO로 바꿔주는 Extension 추가 Co-Authored-By: Youngkyu Song <[email protected]>
Kiyoung-Kim-57
added a commit
that referenced
this issue
Nov 26, 2024
- JoinRoomResponseDTO 서버에서 방 참가 로직을 처리하고 요청자에게 전달하는 데이터 - JoinRoomRequestMessage 서버가 방 참가 요청을 받았을 때 오는 메시지(참가하고 싶은 방번호가 담긴다) Co-Authored-By: Youngkyu Song <[email protected]>
Kiyoung-Kim-57
added a commit
that referenced
this issue
Nov 26, 2024
Co-Authored-By: Youngkyu Song <[email protected]>
Kiyoung-Kim-57
added a commit
that referenced
this issue
Nov 26, 2024
Co-Authored-By: Youngkyu Song <[email protected]>
Kiyoung-Kim-57
added a commit
that referenced
this issue
Nov 26, 2024
Co-Authored-By: Youngkyu Song <[email protected]>
Kiyoung-Kim-57
added a commit
that referenced
this issue
Nov 26, 2024
Co-Authored-By: Youngkyu Song <[email protected]>
Kiyoung-Kim-57
added a commit
that referenced
this issue
Nov 26, 2024
Co-Authored-By: Youngkyu Song <[email protected]>
Kiyoung-Kim-57
added a commit
that referenced
this issue
Nov 26, 2024
Co-Authored-By: Youngkyu Song <[email protected]>
Kiyoung-Kim-57
added a commit
that referenced
this issue
Nov 26, 2024
Co-Authored-By: Youngkyu Song <[email protected]>
Kiyoung-Kim-57
added a commit
that referenced
this issue
Nov 26, 2024
Co-Authored-By: Youngkyu Song <[email protected]>
Kiyoung-Kim-57
added a commit
that referenced
this issue
Nov 26, 2024
Co-Authored-By: Youngkyu Song <[email protected]>
Kiyoung-Kim-57
added a commit
that referenced
this issue
Nov 26, 2024
Co-Authored-By: Youngkyu Song <[email protected]>
Kiyoung-Kim-57
added a commit
that referenced
this issue
Nov 26, 2024
Co-Authored-By: Youngkyu Song <[email protected]>
Kiyoung-Kim-57
added a commit
that referenced
this issue
Nov 26, 2024
Co-Authored-By: Youngkyu Song <[email protected]>
Kiyoung-Kim-57
added a commit
that referenced
this issue
Nov 26, 2024
Co-Authored-By: Youngkyu Song <[email protected]>
Kiyoung-Kim-57
added a commit
that referenced
this issue
Nov 26, 2024
Co-Authored-By: Youngkyu Song <[email protected]>
Kiyoung-Kim-57
added a commit
that referenced
this issue
Nov 26, 2024
Co-Authored-By: Youngkyu Song <[email protected]>
youn9k
added a commit
that referenced
this issue
Nov 26, 2024
Kiyoung-Kim-57
added a commit
that referenced
this issue
Nov 26, 2024
Co-Authored-By: Youngkyu Song <[email protected]>
Kiyoung-Kim-57
added a commit
that referenced
this issue
Nov 26, 2024
Kiyoung-Kim-57
added a commit
that referenced
this issue
Nov 26, 2024
Co-Authored-By: Youngkyu Song <[email protected]>
youn9k
added a commit
that referenced
this issue
Nov 26, 2024
Co-Authored-By: Kiyoung <[email protected]>
youn9k
added a commit
that referenced
this issue
Nov 26, 2024
Kiyoung-Kim-57
added a commit
that referenced
this issue
Nov 26, 2024
Co-Authored-By: Youngkyu Song <[email protected]>
Kiyoung-Kim-57
added a commit
that referenced
this issue
Nov 26, 2024
Co-Authored-By: Youngkyu Song <[email protected]>
Kiyoung-Kim-57
added a commit
that referenced
this issue
Nov 26, 2024
Co-Authored-By: Youngkyu Song <[email protected]>
Kiyoung-Kim-57
added a commit
that referenced
this issue
Nov 26, 2024
Kiyoung-Kim-57
added a commit
that referenced
this issue
Nov 27, 2024
Co-Authored-By: Youngkyu Song <[email protected]>
Kiyoung-Kim-57
added a commit
that referenced
this issue
Nov 27, 2024
youn9k
added a commit
that referenced
this issue
Nov 27, 2024
RoomID를 갖도록 변경 Co-Authored-By: Kiyoung <[email protected]>
youn9k
added a commit
that referenced
this issue
Nov 27, 2024
Co-Authored-By: Kiyoung <[email protected]>
youn9k
added a commit
that referenced
this issue
Nov 27, 2024
모든 모듈에서 공통으로 의존하는 모듈이 없어 우선 Data 모듈에서만 사용가능한 Logger를 추가했습니다. Co-Authored-By: Kiyoung <[email protected]>
youn9k
added a commit
that referenced
this issue
Nov 27, 2024
Co-Authored-By: Kiyoung <[email protected]>
youn9k
added a commit
that referenced
this issue
Nov 27, 2024
Co-Authored-By: Kiyoung <[email protected]>
youn9k
added a commit
that referenced
this issue
Nov 27, 2024
Co-Authored-By: Kiyoung <[email protected]>
youn9k
added a commit
that referenced
this issue
Nov 27, 2024
라인 수 경고 또는 에러 문제 임시조치 Co-Authored-By: Kiyoung <[email protected]>
youn9k
added a commit
that referenced
this issue
Nov 27, 2024
Co-Authored-By: Kiyoung <[email protected]>
youn9k
added a commit
that referenced
this issue
Nov 27, 2024
테스트를 위해 모든 Client에게 전송하는 로직을 주석처리해두었습니다. Co-Authored-By: Kiyoung <[email protected]>
youn9k
added a commit
that referenced
this issue
Nov 27, 2024
youn9k
added a commit
that referenced
this issue
Nov 27, 2024
Co-Authored-By: Kiyoung <[email protected]>
youn9k
added a commit
that referenced
this issue
Nov 27, 2024
Co-Authored-By: Kiyoung <[email protected]>
youn9k
added a commit
that referenced
this issue
Nov 27, 2024
youn9k
added a commit
that referenced
this issue
Nov 27, 2024
Co-Authored-By: Kiyoung <[email protected]>
youn9k
added a commit
that referenced
this issue
Nov 27, 2024
Co-Authored-By: Kiyoung <[email protected]>
youn9k
added a commit
that referenced
this issue
Nov 27, 2024
Co-Authored-By: Kiyoung <[email protected]>
youn9k
added a commit
that referenced
this issue
Nov 27, 2024
Co-Authored-By: Kiyoung <[email protected]>
youn9k
added a commit
that referenced
this issue
Nov 27, 2024
Co-Authored-By: Kiyoung <[email protected]>
youn9k
added a commit
that referenced
this issue
Nov 27, 2024
Co-Authored-By: Kiyoung <[email protected]>
youn9k
added a commit
that referenced
this issue
Nov 27, 2024
Co-Authored-By: Kiyoung <[email protected]>
youn9k
added a commit
that referenced
this issue
Nov 27, 2024
Co-Authored-By: Kiyoung <[email protected]>
youn9k
added a commit
that referenced
this issue
Nov 27, 2024
메모리 압박과 기기 발열이 너무 심해 우선 가장 낮은 해상도로 설정해두었습니다. Co-Authored-By: Kiyoung <[email protected]>
9 tasks
Kiyoung-Kim-57
added a commit
that referenced
this issue
Nov 27, 2024
Co-Authored-By: Youngkyu Song <[email protected]>
Kiyoung-Kim-57
added a commit
that referenced
this issue
Nov 28, 2024
Co-Authored-By: Youngkyu Song <[email protected]>
youn9k
added a commit
that referenced
this issue
Nov 30, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
🤔 작업 배경
📝 작업 내용
✔️ To-Do
👀 ETC (추후 개발해야 할 것, 참고자료 등)
The text was updated successfully, but these errors were encountered: