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

채팅방 목록 Member별 웹소켓과 조회 API를 구현한다 #726

Open
takoyakimchi opened this issue Nov 4, 2024 · 0 comments
Open
Assignees
Labels
🖥 backend backend ✨ feat 기능 개발
Milestone

Comments

@takoyakimchi
Copy link
Contributor

takoyakimchi commented Nov 4, 2024

요구 사항

  • 채팅방 목록에서 최근 온 메시지를 보여준다.
    • 채팅 메시지를 채팅방 topic + Member 별 topic으로도 전송한다.
    • 처음 애플리케이션을 실행한 경우 마지막 메시지를 웹소켓으로 가져올 수 없다. 따라서 조회 API도 함께 구현한다.
@takoyakimchi takoyakimchi added 🖥 backend backend ✨ feat 기능 개발 labels Nov 4, 2024
@takoyakimchi takoyakimchi added this to the Sprint7 milestone Nov 4, 2024
@takoyakimchi takoyakimchi self-assigned this Nov 4, 2024
@takoyakimchi takoyakimchi changed the title 채팅방 목록 소켓 개발 채팅방 목록 Member별 웹소켓과 조회 API를 구현한다 Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🖥 backend backend ✨ feat 기능 개발
Projects
Status: No status
Development

No branches or pull requests

1 participant