Feat: 실시간 스터디룸 채팅 기능 구현 (#37) #47
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
📌 개요
온라인 스터디 카페 플랫폼의 실시간 채팅 시스템을 구현했습니다. WebSocket + STOMP 기반으로 방 채팅 기능과 메시지 관리 API를 작성했습니다. 패키지 구조 변경사항을 적용하고 기능의 안정성을 확보하기 위해 우선적으로 PR을 진행합니다.
🔨 작업 내용
핵심 기능 구현
패키지 구조 개선
global.websocket으로 분리domain.chat으로 응집의존성 및 설정
🔗 관련 이슈
Closes #37
📝 참고 사항
테스트 완료
현재 상태
향후 작업 예정
✅ 체크리스트