Transcendence-Animal-Crossing / backend

3 stars 0 forks source link

Feat/direct message #24

Closed sseunghoon closed 8 months ago

sseunghoon commented 8 months ago

주요 변경 사항

[feat: event 추가, entity 추가]

: 누구와 DM을 하고 있는지 클라이언트가서버에 보내는 이벤트, DM 읽음 처리를 위한 이벤트. focus가 풀리는 시점에서의 마지막 메시지의 id를 저장하기 위함 : '[receiver-id]-[sender-id]' string 을 id 로 가지고 lastReadMessageId를 가짐