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] 안읽은 채팅 개수 (#158) #160

Closed
wants to merge 1 commit into from
Closed

[FEAT] 안읽은 채팅 개수 (#158) #160

wants to merge 1 commit into from

Conversation

hyun7494
Copy link
Collaborator

안 읽은 채팅 개수는 chatRoomMember의 lastReadTime 이후의 채팅을 count해서 보냅니다
프론트는 이후에 채팅이 들어오면 getLastChat의 roomNumber를 보고
해당 roomNumber의 unReadCount를 +1하는 방식입니다

@hyun7494 hyun7494 closed this Jun 27, 2024
@hyun7494 hyun7494 deleted the feature/#158 branch June 27, 2024 13:21
@hyun7494 hyun7494 restored the feature/#158 branch June 27, 2024 13:21
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

Successfully merging this pull request may close these issues.

1 participant