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: chat server ver 2.1.0 #241

Merged
merged 9 commits into from
Dec 14, 2022
Merged

feat: chat server ver 2.1.0 #241

merged 9 commits into from
Dec 14, 2022

Conversation

June1010
Copy link
Member

Feature

  • 배경
    • 채팅 서버 고도화
  • 목적
    • 채팅 서버 고도화

과정

  • 큐과 undefined 이던 문제 해결
  • redis -> 메모리 map() 이용 직렬화 이슈 대응
  • 기존 MySQL에서 단순 디비 조회하는 방식 -> 메시지 큐 + MongoDB로 전환

결과 (스크린샷 등)

  • 생략

관련 issue 번호 (링크)

#240

테스트 방법

Postman + 프론트 페이지 테스트

Commit

@pushedrumex pushedrumex merged commit ab0a8b5 into develop Dec 14, 2022
@pushedrumex pushedrumex deleted the feat/chat-server branch December 20, 2022 07:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants