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] #28 채팅 비지니스 로직 개선 및 고도화 #28

Open
koreaioi opened this issue Nov 8, 2024 · 0 comments
Open

[feat] #28 채팅 비지니스 로직 개선 및 고도화 #28

koreaioi opened this issue Nov 8, 2024 · 0 comments
Assignees
Labels
feat 기능 개발, 구현 fix 오류 수정 refactor 기능 수정

Comments

@koreaioi
Copy link
Member

koreaioi commented Nov 8, 2024

1. 무엇을?

채팅 비지니스 로직 개선


2. 상세 설명

  • Redis Listener 추가 방식 개선
  • 채팅방 고도화 작업(여유 있을 시): ReadCount
    • 읽음 기능 구현 로직
    • STOMP Handler를 등록, stomp 요청이 오기 전 수행하는 preSend 메서드를 사용한다.
    • 채팅방 입장 정보를 저장해야 한다. -> Redis에 채팅방 입장 정보를 저장

3. 추가 사항

@koreaioi koreaioi added feat 기능 개발, 구현 refactor 기능 수정 fix 오류 수정 labels Nov 8, 2024
@koreaioi koreaioi self-assigned this Nov 8, 2024
@koreaioi koreaioi changed the title [feat] #[17] 채팅 비지니스 로직 개선 및 고도화 [feat] #28 채팅 비지니스 로직 개선 및 고도화 Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat 기능 개발, 구현 fix 오류 수정 refactor 기능 수정
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant