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] 채팅방 생성 #55

Closed
3 tasks done
JunYoung-C opened this issue Jan 10, 2023 · 0 comments · Fixed by #81
Closed
3 tasks done

[Feat] 채팅방 생성 #55

JunYoung-C opened this issue Jan 10, 2023 · 0 comments · Fixed by #81
Assignees
Labels
enhancement New feature or request 👍 준영

Comments

@JunYoung-C
Copy link
Contributor

JunYoung-C commented Jan 10, 2023

📌 Description

기존에 채팅방이 존재하면 해당 채팅방의 id를 반환하고, 존재하지 않으면 신규 채팅방의 id를 반환한다.
채팅방이 없다면 새로운 채팅방을 생성하고, 있다면 다른 api로 리다이렉트 거는 방식으로 구현

📝 To-do

  • api 명세서 보완
  • 채팅방 생성 기능 구현
  • 테스트 코드 작성
@JunYoung-C JunYoung-C added the enhancement New feature or request label Jan 10, 2023
@JunYoung-C JunYoung-C self-assigned this Jan 10, 2023
@JunYoung-C JunYoung-C changed the title [Feat] 채팅방 생성 기능 구현 [Feat] 채팅방 id 조회 Jan 14, 2023
@JunYoung-C JunYoung-C changed the title [Feat] 채팅방 id 조회 [Feat] 채팅방 생성 Jan 15, 2023
@JunYoung-C JunYoung-C linked a pull request Jan 15, 2023 that will close this issue
@github-project-automation github-project-automation bot moved this from Todo to Done in Arrties Backend Jan 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request 👍 준영
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant