Skip to content

add communication lost handling - #131

Merged
ggstone0523 merged 27 commits into
leaf-nam:developfrom
ggstone0523:feat/add_communication_lost_handling
Mar 16, 2026
Merged

add communication lost handling#131
ggstone0523 merged 27 commits into
leaf-nam:developfrom
ggstone0523:feat/add_communication_lost_handling

Conversation

@ggstone0523

@ggstone0523 ggstone0523 commented Mar 13, 2026

Copy link
Copy Markdown
Collaborator

요약

상대방과의 통신 두절시 처리하는 로직을 추가한 PR입니다.

변경 사항

  • 상대방과의 통신이 3초이상 두절되면 그 상대방을 게임오버 처리하는 로직을 추가했습니다.
  • 방에서도 방 마스터와의 통신 두절시 20초후 방에서 나가도록 하는 로직을 추가했습니다.
  • 그 외 통신상 여러 예외에 대한 예외 처리 로직을 추가했습니다.
image

체크리스트

  • 코드 스타일 준수
  • 빌드/테스트 통과
  • 문서/주석 업데이트

@ggstone0523 ggstone0523 changed the title Feat/add communication lost handling add communication lost handling Mar 13, 2026
@codecov

codecov Bot commented Mar 13, 2026

Copy link
Copy Markdown

@ggstone0523
ggstone0523 requested a review from dev-seongmo March 14, 2026 01:48
@ggstone0523
ggstone0523 requested a review from leaf-nam March 14, 2026 01:48

@leaf-nam leaf-nam left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@ggstone0523
ggstone0523 merged commit f38b0ee into leaf-nam:develop Mar 16, 2026
3 of 4 checks passed
@ggstone0523
ggstone0523 deleted the feat/add_communication_lost_handling branch March 16, 2026 01:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants