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]: 채팅 API #37

Open
Muokok opened this issue Jan 23, 2024 · 0 comments
Open

✨ [Feat]: 채팅 API #37

Muokok opened this issue Jan 23, 2024 · 0 comments
Assignees
Labels
✨ Feat 새로운 기능을 추가

Comments

@Muokok
Copy link
Member

Muokok commented Jan 23, 2024

  1. 채팅방 리스트 조회 >> HTTP 통신
  2. 채팅방 개별 조회 >> HTTP 통신
  3. 채팅방 생성 >> HTTP 통신, 채팅방 생성과 동시에 프론트로부터 넘겨 받은 user_id로 유저의 데이터 MongoDB에 저장
  4. 채팅 전송 >> 소켓 통신, 아직 테스트 못함.

노션 업데이트 아직 안함.

@Muokok Muokok added the ✨ Feat 새로운 기능을 추가 label Jan 23, 2024
@Muokok Muokok self-assigned this Jan 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Feat 새로운 기능을 추가
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant