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

[Deploy] dev-be to prod-be #7

Merged
merged 5 commits into from
Jan 14, 2025
Merged

[Deploy] dev-be to prod-be #7

merged 5 commits into from
Jan 14, 2025

Conversation

hoeeeeeh
Copy link
Collaborator

채팅 서버 User 로직 분리 배포

user.factory.ts 에서 랜덤 User 인스턴스 생성하고, room.service 에 user factory 주입
실제로 유저 인스턴스는 userFactory 에서 생성하고 있기 때문에 메소드명이 오해를 불러올 수 있을 것 같아서 변경
[Refactor] 채팅 서버 유저 생성 로직, Redis Client 로직 분리
@hoeeeeeh hoeeeeeh merged commit b29759e into prod-be Jan 14, 2025
2 checks passed
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