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
구매자와 판매자가 언제든 다시 찾아와 대화를 이어갈 수 있는 실시간 채팅 서비스를 제공합니다 .
Issue #77
원격에서 구매자와 판매자가 대화를 하기 위해 통신이 필요 합니다. 또한, 대화 내용을 기록하고 추후에 다시 제공하기 위해 저장하는 방법이 필요합니다. 마지막으로 이러한 통신과정에서의 메세지를 화면에 노출시킬 방법이 필요합니다.
The text was updated successfully, but these errors were encountered:
sukjae
No branches or pull requests
테스크 추가
테스크 요약
구매자와 판매자가 언제든 다시 찾아와 대화를 이어갈 수 있는 실시간 채팅 서비스를 제공합니다 .
해당 테스크가 왜 필요한가요
Issue #77
원격에서 구매자와 판매자가 대화를 하기 위해 통신이 필요 합니다.
또한, 대화 내용을 기록하고 추후에 다시 제공하기 위해 저장하는 방법이 필요합니다.
마지막으로 이러한 통신과정에서의 메세지를 화면에 노출시킬 방법이 필요합니다.
해당 테스크를 위해 무엇을 어떻게 할건가요
체크리스트
The text was updated successfully, but these errors were encountered: