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: 채팅 서버를 개선하고 프론트와의 연동을 진행합니다. #70

Closed
suakang17 opened this issue Feb 13, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request refactor 리팩터링

Comments

@suakang17
Copy link
Collaborator

suakang17 commented Feb 13, 2024

요약 (Summary)

채팅 서버를 개선하고 프론트와의 연동을 진행합니다.
상세 테크스펙 추후 업로드 예정입니다.

배경 (Background)

채팅 서버를 개선하고 프론트와의 연동을 진행합니다.

목표 (Goals)

  • 카프카를 통해 신규 채팅방 생성시 검색 서버에 인덱싱 이벤트를 발행

API

  • 채팅방 내 메시지 페이지네이션 적용
  • 특정 채팅방 전체 메시지 조회
  • 내 채팅방 재입장시 여기까지 읽었습니다 표기와 새 메시지 조회
  • 디버깅용 전체 채팅방 리스트 정보 조회
  • 신규 채팅방 생성시 검색 서버에 인덱싱 요청 HTTP API 버전

목표가 아닌 것 (Non-Goals)

  • jwt 처리는 게이트웨이 구축 후 적용합니다.

계획 (Plan)

.

이외 고려 사항들 (Other Considerations)

.

마일스톤 (Milestones)

  • ~2/12 리팩토링
  • 2/13~2/15 프론트 연동
@suakang17 suakang17 added enhancement New feature or request refactor 리팩터링 labels Feb 13, 2024
@suakang17 suakang17 self-assigned this Feb 13, 2024
suakang17 added a commit that referenced this issue Feb 16, 2024
suakang17 added a commit that referenced this issue Feb 16, 2024
bugfix: music 식별자 id 추가
suakang17 added a commit that referenced this issue Feb 19, 2024
Feat/#70 2 채팅방 신규 입장, 재입장시 현재 스트리밍 해야하는 대상 음원 식별자를 응답에 포함하도록 로직 추가, 변경
suakang17 added a commit that referenced this issue Feb 19, 2024
Feat/#70 4 joined chatroom에 missingfield인 usercount를 추가합니다
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request refactor 리팩터링
Projects
None yet
Development

No branches or pull requests

1 participant