We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
연결 과정에서 클라이언트에서 적절하지 않은 메시지를 보낼때 연결을 끊어버리는 버그
적절하게 불필요하거나, 적절하지 않은 메시지가 오면 무시해야 한다
불필요한 메시지가 날라오면 부적절한 메시지라고 전달 후, 무시
The text was updated successfully, but these errors were encountered:
Fix: AdvancedInvest 메시지 전송 오류 픽스
b3fedfa
클라이언트 측에서 json 아 아닌 데이터를 받는 로직에 문제가 생겨, json 이 아닌 데이터는 날리지 않는 방향으로 수정하였습니다. related to: #161
Preta3418
No branches or pull requests
🐞 발생한 버그
연결 과정에서 클라이언트에서 적절하지 않은 메시지를 보낼때 연결을 끊어버리는 버그
⏱️ 버그가 발생한 상황
⚙️ 버그 발생 환경
OS : iOS
브라우저 : 크롬, 사파리
버전 : 22
📋 예상 결과
💡 해결 방안
The text was updated successfully, but these errors were encountered: