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

편집하기 버튼을 누르면 연결된 모든 피어가 공유컨테이너 화면으로 이동한다. #78

Closed
2 tasks done
051198Hz opened this issue Dec 2, 2024 · 0 comments · Fixed by #79
Closed
2 tasks done
Assignees

Comments

@051198Hz
Copy link
Collaborator

051198Hz commented Dec 2, 2024

💡 요약

편집하기 버튼을 누르면 연결된 모든 피어가 공유컨테이너 화면으로 이동하는 기능을 구현합니다.

💻 Todo

  • �편집하기 버튼을 누르면 나머지 피어들에게 공유컨테이너 화면으로 이동하는 메세지 전달 기능 구현
  • 메세지를 전달받으면 공유컨테이너 화면으로 이동하는 기능 구현
@051198Hz 051198Hz self-assigned this Dec 2, 2024
051198Hz added a commit that referenced this issue Dec 2, 2024
* [REFACTOR]: 여러 유즈케이스를 사용함으로 인한 네이밍 변경

* [FEAT]: 피어에게서 전송할 이벤트와 전달받은 이벤트를 방출할 NoticedEventRepository 프로토콜 및 구현체 구현

* [FEAT]: 피어들에게 공유 컨테이너를 열라는 이벤트를 알리고, 전달받는 OpenSharedContainerUseCase 프로토콜 및 구현체 구현

* [FEAT]: 버튼이 탭 된 이벤트에 대한 입력, 공유 컨테이너를 여는 이벤트에 대한 출력을 정의

* [FEAT]: 편집하기 버튼을 눌러 모든 피어가 공유 컨테이너 화면으로 진환하는 기능 구현

* [FEAT]: DI컨테이너에 의존성 등록

* [CHORE]: 파일 추가로 인한 프로젝트 변경사항 적용

* [REFACTOR]: BrowsingUserRepository로 공유컨테이너 화면 전환 코드 통합 및 수정사항 적용

* [REFACTOR]: EventRepository 제거
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant