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

[Fix] 소켓 연결 오류 해결(비동기 처리, 페이지 이동과 무관하게 연결 유지 및 재구독) #94

Merged
merged 7 commits into from
Aug 20, 2024

Conversation

nim-od
Copy link
Member

@nim-od nim-od commented Aug 20, 2024

🔘Part

  • 공통 패키지

  • 이벤트 페이지


🔎 작업 내용

  • 소켓 연동 및 구독 기능에 비동기 처리

  • 이미 소켓이 연결되어있는 상태면 새로 연결하지 않도록 제한

  • 페이지 이동했을 때 socket 구독 끊기는 문제 해결

  • kakao login redirect 로직 react router dom loader로 구현해 소켓 연결 후 페이지 로드.


이미지 첨부


@nim-od nim-od requested a review from racgoo August 20, 2024 08:45
@nim-od nim-od self-assigned this Aug 20, 2024
@nim-od nim-od merged commit 5a836dd into main Aug 20, 2024
@nim-od nim-od deleted the fix-socket-connecting branch August 20, 2024 08:45
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.

1 participant