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
웹 서버 : 모바일 브라우저가 PC브라우저의 로딩을 인터럽트해서 PC유저들은 모바일 유저가 새로고침할때까지 무한 로딩에 걸리는 버그
클라이언트나 서버를 복잡한 하위 폴더 경로 안에 배치한 뒤 실행하면 예외가 발생하는 버그 (바탕화면 같이 단순한 경로를 권장)
오래 서버를 작동시키면 정말 알수 없는 원인에 의해서 무작위적으로 채팅 서버가 먹통이 되는 버그. 서버 진입은 가능하지만 채팅이 서버에 닿지를 않는다.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
웹 서버 : 모바일 브라우저가 PC브라우저의 로딩을 인터럽트해서 PC유저들은 모바일 유저가 새로고침할때까지 무한 로딩에 걸리는 버그
클라이언트나 서버를 복잡한 하위 폴더 경로 안에 배치한 뒤 실행하면 예외가 발생하는 버그
(바탕화면 같이 단순한 경로를 권장)
오래 서버를 작동시키면 정말 알수 없는 원인에 의해서 무작위적으로 채팅 서버가 먹통이 되는 버그.
서버 진입은 가능하지만 채팅이 서버에 닿지를 않는다.
The text was updated successfully, but these errors were encountered: