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: 결제 완료 시 RunningRoom 에서 사용자가 나갈 수 있도록 이벤트를 발행한다. #119

Merged
merged 13 commits into from
Aug 21, 2024

Conversation

seminchoi
Copy link
Contributor

⛏ 작업 사항

결제 완료 시 RunningRoom 에서 사용자가 나갈 수 있도록 이벤트를 발행합니다.

📝 작업 요약

  • 이벤트를 발행할 수 있는 DTO 구현
  • 결제 완료 후 Event를 발행하도록 구현

💡 관련 이슈

@seminchoi seminchoi added the ✨ Feature 기능 구현 label Aug 21, 2024
@seminchoi seminchoi self-assigned this Aug 21, 2024
@hseong3243 hseong3243 merged commit 979ab67 into main Aug 21, 2024
2 checks passed
@hseong3243 hseong3243 deleted the feature/publish-payment-event branch August 21, 2024 07:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Feature 기능 구현
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: 결제 완료 시 RunningRoom 에서 사용자가 나갈 수 있도록 이벤트를 발행한다.
4 participants