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

feat(fe): implement session termination #218

Merged
merged 2 commits into from
Nov 28, 2024
Merged

Conversation

cjeongmin
Copy link
Collaborator

개요

  • 세션 종료를 추가했습니다.
    • 설정의 세션 종료 버튼을 클릭시, 세션을 종료하고 다른 유저들에게 브로드캐스트됩니다.

이슈

@cjeongmin cjeongmin added the Feature New feature or request label Nov 28, 2024
@cjeongmin cjeongmin self-assigned this Nov 28, 2024
@cjeongmin cjeongmin requested a review from Copilot November 28, 2024 05:04

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 5 out of 5 changed files in this pull request and generated no suggestions.

Copy link
Collaborator

@yu-yj215 yu-yj215 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Collaborator

@wlgh1553 wlgh1553 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm...!!
BE가 api 만드는 속도가 너무 느려 죄송합니다...

@cjeongmin cjeongmin merged commit 04a2b18 into main Nov 28, 2024
1 check passed
@cjeongmin cjeongmin deleted the feat(fe)/terminate-session branch November 28, 2024 05:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feat]: 세션 종료 API 연동
3 participants