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

[BugFix] handleDisconnect에서 userId를 잘못 조회하는 문제 해결 #131

Merged
merged 2 commits into from
Nov 24, 2024

Conversation

yangchef1
Copy link
Collaborator

@yangchef1 yangchef1 commented Nov 24, 2024

관련 이슈 번호

close #130

작업 내용

  • handleDisconnect에서 userId를 잘못 조회하는 문제 해결
  • broadcastToOthers 메서드에서 this.server를 client로 변경

@yangchef1 yangchef1 added BugFix 문제 상황/오류 수정 BE 서버 작업 labels Nov 24, 2024
@yangchef1 yangchef1 self-assigned this Nov 24, 2024
Copy link
Collaborator

@iam454 iam454 left a comment

Choose a reason for hiding this comment

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

이번엔 되어라!!

@yangchef1 yangchef1 merged commit fcd3255 into dev Nov 24, 2024
1 check passed
@yangchef1 yangchef1 deleted the fix/#130 branch December 3, 2024 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BE 서버 작업 BugFix 문제 상황/오류 수정
Projects
None yet
Development

Successfully merging this pull request may close these issues.

handleDisconnect에서 userId를 잘못 조회하는 문제
3 participants