Skip to content

[feat/#6] 웹소켓 채팅 api 및 채팅 조회 api 구현#7

Open
Ssamssamukja wants to merge 10 commits intodevelopfrom
feat/#6-web-socket-chatting
Open

[feat/#6] 웹소켓 채팅 api 및 채팅 조회 api 구현#7
Ssamssamukja wants to merge 10 commits intodevelopfrom
feat/#6-web-socket-chatting

Conversation

@Ssamssamukja
Copy link
Collaborator

📌 연관 이슈

🌱 PR 요약

웹소켓 채팅 api 구현
채팅 조회 api 구현

🛠 작업 내용

  • redis pub/sub 사용하여 websocket 채팅 구현하였습니다
  • mongo DB 에서 저장된 채팅 내역을 room id를 통해 페이징 처리하여 조회하는 api 구현하였습니다.

📸 스크린샷

image

❗️리뷰어들께

@Ssamssamukja Ssamssamukja self-assigned this May 28, 2025
@Ssamssamukja Ssamssamukja linked an issue May 28, 2025 that may be closed by this pull request
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[feat] 채팅 구현

1 participant