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

[Fix] AdvancedInvest 버그 해결 #161

Closed
Preta3418 opened this issue Dec 8, 2024 · 0 comments
Closed

[Fix] AdvancedInvest 버그 해결 #161

Preta3418 opened this issue Dec 8, 2024 · 0 comments
Assignees
Labels
🐞 BugFix 버그 관련

Comments

@Preta3418
Copy link
Collaborator

🐞 발생한 버그

연결 과정에서 클라이언트에서 적절하지 않은 메시지를 보낼때 연결을 끊어버리는 버그


⏱️ 버그가 발생한 상황


⚙️ 버그 발생 환경

  • 데스크톱 :
    OS : iOS
    브라우저 : 크롬, 사파리
    버전 : 22

📋 예상 결과

적절하게 불필요하거나, 적절하지 않은 메시지가 오면 무시해야 한다


💡 해결 방안

불필요한 메시지가 날라오면 부적절한 메시지라고 전달 후, 무시


@Preta3418 Preta3418 added the 🐞 BugFix 버그 관련 label Dec 8, 2024
@Preta3418 Preta3418 self-assigned this Dec 8, 2024
Preta3418 added a commit that referenced this issue Dec 9, 2024
클라이언트 측에서 json 아 아닌 데이터를 받는 로직에 문제가 생겨, json 이 아닌 데이터는 날리지 않는 방향으로 수정하였습니다.

related to: #161
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 BugFix 버그 관련
Projects
None yet
Development

No branches or pull requests

1 participant