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

Feature : 알림서비스 기능 구현 #1

Open
1 of 2 tasks
Ban-gilhyeon opened this issue Jan 21, 2025 · 0 comments
Open
1 of 2 tasks

Feature : 알림서비스 기능 구현 #1

Ban-gilhyeon opened this issue Jan 21, 2025 · 0 comments
Assignees
Labels
Feature 기능 추가

Comments

@Ban-gilhyeon
Copy link
Contributor

Ban-gilhyeon commented Jan 21, 2025

어떤 기능인가요?

  • 웹소켓을 통해 유저에게 게임 초대 알림 전송
  • 초대 알림 확인 및 수락 시 게임방 웹소켓으로 연결 (클라이언트?)

추가하려는 기능에 대해 간결하게 설명해주세요

Flow
Game-Service

  • 방 생성 �요청
  • 초대 할 친구 검색 ( User-Service )
  • 방 생성 ( room Id 발급 )
    Notification ??

작업 상세 내용

  • 웹소켓 연결 유지 확인
  • 게임 초대 알림 전송

참고할만한 자료(선택)

@Ban-gilhyeon Ban-gilhyeon added the Feature 기능 추가 label Jan 21, 2025
@Ban-gilhyeon Ban-gilhyeon self-assigned this Jan 21, 2025
@Ban-gilhyeon Ban-gilhyeon changed the title Feature : 알림서비스 기능 구현 #23 Feature : 알림서비스 기능 구현 Jan 21, 2025
Ban-gilhyeon added a commit that referenced this issue Jan 27, 2025
Ban-gilhyeon added a commit that referenced this issue Jan 27, 2025
Ban-gilhyeon added a commit that referenced this issue Jan 31, 2025
Feature(#1) : 협업을 위한 공유 Notification 로직 제외
Ban-gilhyeon added a commit that referenced this issue Feb 3, 2025
Ban-gilhyeon added a commit that referenced this issue Feb 3, 2025
Feature : 게임 초대 알림 전송 구현
Ban-gilhyeon added a commit that referenced this issue Feb 5, 2025
# Conflicts:
#	src/main/java/urdego/io/urdego_notification_service/controller/NotificationController.java
#	src/main/java/urdego/io/urdego_notification_service/domain/service/NotificationService.java
#	src/main/java/urdego/io/urdego_notification_service/domain/service/NotificationServiceImpl.java
Ban-gilhyeon added a commit that referenced this issue Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature 기능 추가
Projects
None yet
Development

No branches or pull requests

1 participant