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

채팅방 목록에서 최근 메시지를 보여주는 기능 구현 (웹소켓) #726

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

Comments

@takoyakimchi
Copy link
Contributor

takoyakimchi commented Nov 4, 2024

요구 사항

  • 채팅방 목록에서 최근 온 메시지를 보여준다.
    • 기존에는 채팅 메시지를 채팅방 topic으로 전송하고 있다.
    • Member 별 topic으로도 전송하도록 추가 구현한다. (ex: 2번 Member -> /topic/chatroomlist.2 )
@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
@takoyakimchi takoyakimchi changed the title 채팅방 목록 Member별 웹소켓과 조회 API를 구현한다 채팅방 목록에서 최근 메시지를 보여주는 기능 구현 Nov 6, 2024
@takoyakimchi takoyakimchi changed the title 채팅방 목록에서 최근 메시지를 보여주는 기능 구현 채팅방 목록에서 최근 메시지를 보여주는 기능 구현 (서버) Nov 6, 2024
@takoyakimchi takoyakimchi changed the title 채팅방 목록에서 최근 메시지를 보여주는 기능 구현 (서버) 채팅방 목록에서 최근 메시지를 보여주는 기능 구현 (웹소켓) Nov 6, 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