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

웹소켓 로직 리팩토링 #307

Open
handje opened this issue Feb 26, 2025 · 0 comments
Open

웹소켓 로직 리팩토링 #307

handje opened this issue Feb 26, 2025 · 0 comments
Assignees
Labels
🐛 BugFix 버그 수정 🖥️ FE 프론트엔드 ✨ Feature 기능 추가 ♻️ Need To Refactor 추후 리팩토링이 필요한 이슈 및 논의 마일스톤 내에는 해야하지만 스프린트내에 미뤄도 되는 것들

Comments

@handje
Copy link
Collaborator

handje commented Feb 26, 2025

💡 Feature proposal

Use-cases

Summary

  1. 웹소켓 연결 로직의 불필요한 코드 리팩토링
  2. 데이터가 들어오지 않을때, 웹소켓이 연결되지않을때 빈값이 보여지는 에러

Example

Attempted solutions

  1. 웹소켓 공통 모듈 분리
  2. 웹소켓 연결이 안될 경우, api 호출

Proposal

References

@handje handje added ♻️ Need To Refactor 추후 리팩토링이 필요한 이슈 및 논의 ✨ Feature 기능 추가 마일스톤 내에는 해야하지만 스프린트내에 미뤄도 되는 것들 🐛 BugFix 버그 수정 🖥️ FE 프론트엔드 labels Feb 26, 2025
@handje handje self-assigned this Feb 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 BugFix 버그 수정 🖥️ FE 프론트엔드 ✨ Feature 기능 추가 ♻️ Need To Refactor 추후 리팩토링이 필요한 이슈 및 논의 마일스톤 내에는 해야하지만 스프린트내에 미뤄도 되는 것들
Projects
None yet
Development

No branches or pull requests

1 participant