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

실시간 접속 알림 기능 #97 #103

Merged
merged 2 commits into from
Oct 18, 2023
Merged

실시간 접속 알림 기능 #97 #103

merged 2 commits into from
Oct 18, 2023

Conversation

regchoi
Copy link
Collaborator

@regchoi regchoi commented Oct 10, 2023

📕 제목

실시간 접속 알림 기능

📗 작업 내용

구현 내용 및 작업 했던 내역

  • StompHandler 추가

📘 PR 특이 사항

PR을 볼 때 주의깊게 봐야하거나 말하고 싶은 점

  • 웹소켓에 접속이 될 때 사용자가 추가 되고, 종료시 해당 세션Id를 찾아서 사용자가 삭제되도록 구현했습니다.
  • 웹소켓 접속시 jwt를 이용하여 사용자의 정보를 받아옵니다.

@regchoi regchoi linked an issue Oct 10, 2023 that may be closed by this pull request
2 tasks
@regchoi regchoi self-assigned this Oct 10, 2023
@strangehoon
Copy link
Member

개인 일정 소화 중이신 걸로 알고 있는데 고생많으셨습니다!! 혹시 참고하신 레퍼런스 좀 보고 싶은데 남겨주실 수 있으실까요??

@regchoi
Copy link
Collaborator Author

regchoi commented Oct 11, 2023

넵 정리해서 올려드리겠습니다

@regchoi regchoi merged commit 9ae6b06 into develop Oct 18, 2023
1 check passed
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.

[Feat] : 실시간 접속 여부 기능 추가
2 participants