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: 실시간 채팅 시스템 구현 #111

Open
4 tasks
juwon-code opened this issue Oct 20, 2024 · 0 comments
Open
4 tasks

feat: 실시간 채팅 시스템 구현 #111

juwon-code opened this issue Oct 20, 2024 · 0 comments
Assignees
Labels
✨ feature 기능 개발

Comments

@juwon-code
Copy link
Collaborator

juwon-code commented Oct 20, 2024

📍 이슈

회원 간에 실시간 소통을 지원하기 위해 실시간 채팅 시스템을 구현합니다.

☑️ 체크리스트

  • 웹 소켓 관련 의존성 주입
  • 채팅방 및 메시지 컴포넌트 추가
  • 실시간 채팅 컴포넌트 구현
  • 시큐리티 CORS 설정

🏷️ 관련 요구사항

  • 시큐리티 관련 설정이 필요할 것으로 보임.
  • WebSocket을 지원않는 브라우저가 존재하며, SockJS으로 대체해야 함

📌 기타

241022 ~ 241028

@juwon-code juwon-code added the ✨ feature 기능 개발 label Oct 20, 2024
@juwon-code juwon-code self-assigned this Oct 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ feature 기능 개발
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant