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

채팅 기능 #64

Open
3 tasks
mclub4 opened this issue May 28, 2024 · 0 comments
Open
3 tasks

채팅 기능 #64

mclub4 opened this issue May 28, 2024 · 0 comments
Assignees
Labels
🖥️ feature 제작할 기능들 🟢 priority middle Middle Priority ⚙️ setting 설정 값과 관련된 것

Comments

@mclub4
Copy link
Member

mclub4 commented May 28, 2024

Feature Description

Websocket을 이용하여 채팅 기능을 구현한다.

이때, STOMP 프로토콜을 사용한다. (이를 통해 헤더에 JWT를 넣어서, 인증이 가능해진다.)

Detailed Tasks

  • Websocket을 이용한 채팅 구현
  • STOMP 프로토콜을 이용해 채팅을 구현
  • RabbitMQ를 적용해 고가용성 채팅 아키텍처 구성

Reference Materials (Optional)

Websocket을 이용한 채팅 구현 (STOMP + RabbitMQ)

@mclub4 mclub4 added 🖥️ feature 제작할 기능들 ⚙️ setting 설정 값과 관련된 것 🟢 priority middle Middle Priority labels May 28, 2024
@mclub4 mclub4 self-assigned this May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🖥️ feature 제작할 기능들 🟢 priority middle Middle Priority ⚙️ setting 설정 값과 관련된 것
Projects
None yet
Development

No branches or pull requests

1 participant