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
SQS로컬 송수신, 웹소켓 서버 구축, 웹소켓 송수신 테스트
SQS로컬 송신후 메세지 삭제, VisibilityTimeout값을 0->1 이상으로 수정을 해야했던점 웹소켓 테스트에 node.js 설치가 필요했던 문제
django없이는 통신관련 문제해결이나 테스트가 어렵다
The text was updated successfully, but these errors were encountered:
hoho8989
No branches or pull requests
오늘 찾은 문제점 및 할일(이슈)
SQS로컬 송수신, 웹소켓 서버 구축, 웹소켓 송수신 테스트
오늘 해결한 문제점 및 할일(이슈)
SQS로컬 송신후 메세지 삭제, VisibilityTimeout값을 0->1 이상으로 수정을 해야했던점
웹소켓 테스트에 node.js 설치가 필요했던 문제
오늘 배운점
django없이는 통신관련 문제해결이나 테스트가 어렵다
The text was updated successfully, but these errors were encountered: