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

알림기능 실시간 알림 반영 #133

Merged
merged 3 commits into from
Nov 25, 2021

Conversation

iHoHyeon
Copy link
Member

개요

오늘 오전 PR 알림기능에서 팔로우, 룸 생성, 이벤트 등록을 할 때 알림을 받을 사람에게 실시간으로 헤더 알림을 보여줍니다

구현 내용

  • user:getActivity emit 소켓 이벤트 등록
  • 유저들에게 activity 를 삽입함과 동시에 소켓을 emit 해줍니다 따라서 서비스 로직에서 소켓을 참조하게 되었습니다.

@iHoHyeon iHoHyeon added ✨ feature 기능 개발 관련 이슈 🐟 back-end 백엔드 관련 이슈 🐠 front-end 프론트 관련 이슈 labels Nov 25, 2021
@iHoHyeon iHoHyeon self-assigned this Nov 25, 2021
@HanCiHu HanCiHu merged commit f990576 into boostcampwm-2021:dev Nov 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐟 back-end 백엔드 관련 이슈 ✨ feature 기능 개발 관련 이슈 🐠 front-end 프론트 관련 이슈
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants