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

[refactor] NI, MPC 관련 유즈케이스 구현 #12

Open
4 tasks
Kelly-Chui opened this issue Jan 13, 2025 · 0 comments · May be fixed by #15
Open
4 tasks

[refactor] NI, MPC 관련 유즈케이스 구현 #12

Kelly-Chui opened this issue Jan 13, 2025 · 0 comments · May be fixed by #15
Assignees
Labels

Comments

@Kelly-Chui
Copy link
Collaborator

📌Issue

추가하려는 기능에 대해 간결하게 설명해주세요

  • NI, MPC 기능을 사용하는 유즈케이스를 만듭니다.
    • 현재 NI, MPC가 뷰 관련 코드와 결합도가 높은 상황인데, 이를 분리할 수 있게 됩니다.

✅작업 상세 내용

  • NI, MPC 관련 유즈 케이스 구현
    • 주변 탐색 유즈 케이스
    • 프로필 전송 유즈 케이스
    • NI, MPC 세션 종료 요청 유즈 케이스
Kelly-Chui added a commit that referenced this issue Jan 14, 2025
Kelly-Chui added a commit that referenced this issue Jan 14, 2025
Kelly-Chui added a commit that referenced this issue Jan 14, 2025
- 기존에 연결 종료 기준을 담당하는 Counter 변수를 제거했습니다.

Co-Authored-By: YOON JI SEONG <[email protected]>
Kelly-Chui added a commit that referenced this issue Jan 14, 2025
- 매니저에서 관리할 필요가 없는 로직들을 제거했습니다.
- 데이터 인코딩
- DTO 변환

Co-Authored-By: YOON JI SEONG <[email protected]>
Kelly-Chui added a commit that referenced this issue Jan 14, 2025
green-yoon87 added a commit that referenced this issue Jan 14, 2025
- NISessionDelegate 채택
- 데이터 로드 작업과 MPC 세션 시작 작업을 수행

Co-Authored-By: Jinwon Choi <[email protected]>
green-yoon87 added a commit that referenced this issue Jan 14, 2025
Kelly-Chui added a commit that referenced this issue Jan 14, 2025
- TryProfileDropUseCase에 통합되어서 더 이상 필요하지 않아 제거했습니다.

Co-Authored-By: YOON JI SEONG <[email protected]>
Kelly-Chui added a commit that referenced this issue Jan 14, 2025
- 프로필 드랍을 종료하는 유즈케이스 입니다.

Co-Authored-By: YOON JI SEONG <[email protected]>
Kelly-Chui added a commit that referenced this issue Jan 14, 2025
@Kelly-Chui Kelly-Chui linked a pull request Jan 14, 2025 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants