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

채팅 통신 #80

Open
7 of 12 tasks
sukjae opened this issue Dec 7, 2019 · 0 comments
Open
7 of 12 tasks

채팅 통신 #80

sukjae opened this issue Dec 7, 2019 · 0 comments
Assignees
Labels
epic:채팅 priority: 중 스크럼 작업을 위한 우선순위 (중) task 유저 스토리에 포함되어 있는 세부 테스크들

Comments

@sukjae
Copy link
Collaborator

sukjae commented Dec 7, 2019

테스크 추가

테스크 요약

구매자와 판매자가 언제든 다시 찾아와 대화를 이어갈 수 있는 실시간 채팅 서비스를 제공합니다 .

해당 테스크가 왜 필요한가요

Issue #77

원격에서 구매자와 판매자가 대화를 하기 위해 통신이 필요 합니다.
또한, 대화 내용을 기록하고 추후에 다시 제공하기 위해 저장하는 방법이 필요합니다.
마지막으로 이러한 통신과정에서의 메세지를 화면에 노출시킬 방법이 필요합니다.

해당 테스크를 위해 무엇을 어떻게 할건가요

  • 서버와의 소켓 연결
  • 과거 메세지 불러오기
  • 최신 메세지를 화면에 업데이트
  • 채팅방 생성
  • 채팅방 메세지 저장

체크리스트

  • 해당 이슈가 프로젝트의 목적과 부합되는가
  • 테스크를 형식에 맞게 작성 하였는가
  • 제 3자가 봤을 때 추가적인 질문 없이 이슈를 이해할 수 있는가
  • 해당하는 유저스토리를 참조 하였는가
  • 테스크에 해당하는 에픽과, 테스크 라벨을 추가하였는가
  • 적절한 Projects에 추가 되었는가
  • 모든 필수 항목을 작성하였는가
@sukjae sukjae added task 유저 스토리에 포함되어 있는 세부 테스크들 priority: 중 스크럼 작업을 위한 우선순위 (중) epic:채팅 labels Dec 7, 2019
@sukjae sukjae self-assigned this Dec 7, 2019
@sukjae sukjae mentioned this issue Dec 8, 2019
6 tasks
@sukjae sukjae mentioned this issue Dec 22, 2019
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
epic:채팅 priority: 중 스크럼 작업을 위한 우선순위 (중) task 유저 스토리에 포함되어 있는 세부 테스크들
Projects
None yet
Development

No branches or pull requests

1 participant