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

[feature/socket] 소켓 통신을 이용한 채팅 코드 재구성 #60

Open
3 tasks done
hobiJeong opened this issue Oct 20, 2023 · 0 comments
Open
3 tasks done
Assignees

Comments

@hobiJeong
Copy link
Collaborator

hobiJeong commented Oct 20, 2023

  • 컨트롤러 - 서비스 - 레포지터리 - socket 순이 아닌 socket - 서비스 - 레포지터리 순으로 변경
  • socket 에러 핸들링 추가
  • image도 변경
@hobiJeong hobiJeong self-assigned this Oct 20, 2023
hobiJeong added a commit that referenced this issue Oct 21, 2023
… 이미지 생성은 아직 미구현으로 추가하지 않음)
hobiJeong added a commit that referenced this issue Oct 21, 2023
hobiJeong added a commit that referenced this issue Oct 23, 2023
hobiJeong added a commit that referenced this issue Oct 25, 2023
…i 문서 작성 위해 asyncapi 추가, loignDto추가
hobiJeong added a commit that referenced this issue Oct 31, 2023
hobiJeong added a commit that referenced this issue Oct 31, 2023
hobiJeong added a commit that referenced this issue Nov 7, 2023
…at.schema로 병합) 및 채팅 알람 가져올 때 읽지않은 가장 최근의 메세지 1개와 읽지않은 메세지의 총 개수 불러오는 로직으로 수정
hobiJeong added a commit that referenced this issue Nov 7, 2023
…정, Service코드에서 해당 유저 채팅창 속해 있는지 검사 로직 추가, 채팅 조회 시 isSeen필드 값 true 값으로 바꾸는 로직 추가, 채팅 내역 없을 시 에러를 뱉는게 아니라 빈 배열 return 하도록 수정
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant