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: 채팅 기능 구현 #136

Open
4 tasks
rudeh1253 opened this issue Dec 8, 2024 · 0 comments
Open
4 tasks

feat: 채팅 기능 구현 #136

rudeh1253 opened this issue Dec 8, 2024 · 0 comments
Assignees
Labels
Feature New feature or request

Comments

@rudeh1253
Copy link
Collaborator

개요

기본적인 채팅 기능 구현. 웹소켓, MongoDB를 활용

TODO

  • 채팅 관련 Entity 정의
  • 채팅 CRUD 작성
    • MongoDB 연동
  • 웹소켓을 활용한 양방향 통신 구현
@rudeh1253 rudeh1253 added the Feature New feature or request label Dec 8, 2024
@rudeh1253 rudeh1253 self-assigned this Dec 8, 2024
rudeh1253 added a commit that referenced this issue Dec 12, 2024
rudeh1253 added a commit that referenced this issue Dec 12, 2024
rudeh1253 added a commit that referenced this issue Dec 13, 2024
rudeh1253 added a commit that referenced this issue Dec 13, 2024
rudeh1253 added a commit that referenced this issue Dec 19, 2024
rudeh1253 added a commit that referenced this issue Dec 19, 2024
rudeh1253 added a commit that referenced this issue Dec 26, 2024
rudeh1253 added a commit that referenced this issue Dec 26, 2024
rudeh1253 added a commit that referenced this issue Dec 26, 2024
채팅 메시지 전송할 때마다 채팅방의 최신 메시지를 갱신

Related to: #136
rudeh1253 added a commit that referenced this issue Dec 30, 2024
rudeh1253 added a commit that referenced this issue Dec 30, 2024
rudeh1253 added a commit that referenced this issue Jan 7, 2025
rudeh1253 added a commit that referenced this issue Jan 7, 2025
rudeh1253 added a commit that referenced this issue Jan 29, 2025
SockJS 사용 시 웹 소켓 연결이 안 돼서 SockJS 사용 중지함

Related to: #136
rudeh1253 added a commit that referenced this issue Jan 29, 2025
SockJS를 더이상 사용하지 않으므로 웹 소켓 테스트하는 곳에서도 SockJS
클라이언트 대신 StandardWebSocketClient 사용

Related to: #136
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant