Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
0Hooni closed a pull request on boostcampwm-2024/iOS04-PhotoGether
[FEAT/#68] 이벤트 허브 연결 및 호스트 게스트 스티커 전송 로직 구현
라이브 리뷰 완료0Hooni pushed 1 commit to feat/#68-make-event-enitity boostcampwm-2024/iOS04-PhotoGether
- style/#68 :: 린트 에러 수정 e75f50c
youn9k created a review on a pull request on boostcampwm-2024/iOS04-PhotoGether
LGTM 👀👍
0Hooni opened a pull request on boostcampwm-2024/iOS04-PhotoGether
[FEAT/#68] 이벤트 허브 연결 및 호스트 게스트 스티커 전송 로직 구현
라이브 리뷰 완료0Hooni pushed 2 commits to feat/#68-make-event-enitity boostcampwm-2024/iOS04-PhotoGether
hsw1920 pushed 1 commit to feat/#68-make-event-enitity boostcampwm-2024/iOS04-PhotoGether
- chore/#68 :: demo 개발중 eeffe6c
hsw1920 pushed 1 commit to feat/#68-make-event-enitity boostcampwm-2024/iOS04-PhotoGether
- feat/#68 :: EditPhotoRoomGuest Send Sticker 구현 c80de19
hsw1920 pushed 1 commit to feat/#68-make-event-enitity boostcampwm-2024/iOS04-PhotoGether
- feat/#68 :: StickerEntity 인코딩/디코딩 구현 6d7363f
hsw1920 pushed 2 commits to feat/#68-make-event-enitity boostcampwm-2024/iOS04-PhotoGether
0Hooni pushed 1 commit to feat/#68-make-event-enitity boostcampwm-2024/iOS04-PhotoGether
- feat/#68 :: sendRepositoryUseCase 생성 97d2d46
hsw1920 pushed 1 commit to feat/#68-make-event-enitity boostcampwm-2024/iOS04-PhotoGether
- feat/#68 :: EventConnectionRepository 구현 fd941f7
youn9k pushed 22 commits to release/#70-week4-demo boostcampwm-2024/iOS04-PhotoGether
- feat/#47 :: 임시 entity 생성 8100d2d
- feat/#47 :: 임시 이벤트 허브 생성 7b995a5
- fix/#47 :: StickerEvent의 Owner 수정 nil인 경우가 존재할 수 있음 Co-Authored-By: YeongHoon Song <[email protected]... 3aaa168
- feat/#47 :: deleteEvent 메서드 구현 Co-Authored-By: YeongHoon Song <[email protected]> c9d79b2
- feat/#47 :: updateEvent 메서드 구현 Co-Authored-By: seuhong <[email protected]> 5c55f31
- Merge branch 'develop' into feat/#47-make-event-hub 6a6b29e
- feat/#47 :: EventQueue 구현 - 추후 Priority Queue로 최적화 예정 Co-Authored-By: YeongHoon Song <[email protected]... c62a46d
- feat/#47 EventManager 스트림 생성 Co-Authored-By: YeongHoon Song <[email protected]> 737801f
- feat/#47 :: EventHub의 로직 검증 및 정리 Co-Authored-By: seuhong <[email protected]> 35758b1
- Merge branch 'develop' of github.com:boostcampwm-2024/iOS04-PhotoGether into feat/#47-make-event-hub 9539f29
- style/#47 :: 겹치는 네이밍 수정 Co-Authored-By: seuhong <[email protected]> 1e9552d
- Merge pull request #69 from boostcampwm-2024/feat/#47-make-event-hub [FEAT/#47] 이벤트 허브를 만든다 4fc9a70
- Merge branch 'develop' into feat/#40-create-room 2f7ff2e
- Merge pull request #66 from boostcampwm-2024/feat/#40-create-room [FEAT/#40] :: 방 생성을 하기 위한 소켓 통신 간 데이터 구조 구현 76cfe51
- feat/#68 :: StickerEntity 구현 및 이동 DomainInterface로 이동 및 프로퍼티 변경 7eaf285
- feat/#68 :: EventHub, EventEntity 구현 - EventEntity는 Sticker만 포함하도록 임시로 구현 80999fe
- refactor/#68 :: StickerObject를 따르던 메서드들이 StickerEntity를 따로도록 변경 Co-Authored-By: YeongHoon Song <37678646+0Hooni@user... 916b3ac
- feat/#68 :: EventConnectionRepository Guest, Host 구현 Co-Authored-By: YeongHoon Song <[email protected]... 5f97964
- chore/#68 :: update pbxproj Co-Authored-By: YeongHoon Song <[email protected]> 9275a2a
- refactor/#68 :: EditPhotoRoomHost 기능 업데이트 Co-Authored-By: YeongHoon Song <[email protected]> 4cf1110
- and 2 more ...
hsw1920 pushed 2 commits to feat/#68-make-event-enitity boostcampwm-2024/iOS04-PhotoGether
- refactor/#68 :: EditPhotoRoomHost 기능 업데이트 Co-Authored-By: YeongHoon Song <[email protected]> 4cf1110
- feat/#68 :: FrameImageGenerator 임베딩 Co-Authored-By: YeongHoon Song <[email protected]> 8931dab
Kiyoung-Kim-57 created a branch on boostcampwm-2024/iOS04-PhotoGether
release/#70-week4-demo - 📷 멀리 떨어진 친구들과 실시간으로 함께 찍고 편집하는 사진 촬영 앱
Kiyoung-Kim-57 opened an issue on boostcampwm-2024/iOS04-PhotoGether
4주차 데모 앱을 구성합니다.
데모용 임시 작업 이슈입니다.youn9k pushed 1 commit to feat/#40-create-room-2 boostcampwm-2024/iOS04-PhotoGether
- feat/#40 :: 1대1 화면 연결 완료 Co-Authored-By: Kiyoung <[email protected]> fc7e04b
hsw1920 pushed 5 commits to feat/#68-make-event-enitity boostcampwm-2024/iOS04-PhotoGether
- feat/#68 :: StickerEntity 구현 및 이동 DomainInterface로 이동 및 프로퍼티 변경 7eaf285
- feat/#68 :: EventHub, EventEntity 구현 - EventEntity는 Sticker만 포함하도록 임시로 구현 80999fe
- refactor/#68 :: StickerObject를 따르던 메서드들이 StickerEntity를 따로도록 변경 Co-Authored-By: YeongHoon Song <37678646+0Hooni@user... 916b3ac
- feat/#68 :: EventConnectionRepository Guest, Host 구현 Co-Authored-By: YeongHoon Song <[email protected]... 5f97964
- chore/#68 :: update pbxproj Co-Authored-By: YeongHoon Song <[email protected]> 9275a2a
youn9k pushed 1 commit to feat/#40-create-room-2 boostcampwm-2024/iOS04-PhotoGether
- feat/#40 :: local, remote 화면 바인딩 Co-Authored-By: Kiyoung <[email protected]> ba4a83c
Kiyoung-Kim-57 pushed 2 commits to feat/#40-create-room-2 boostcampwm-2024/iOS04-PhotoGether
- fix/#40 :: RoomRequestDTO 생성자 오류 수정 Co-Authored-By: Youngkyu Song <[email protected]> cfca505
- fix/#40 :: 서버 DTO 생성자 오류 수정 Co-Authored-By: Youngkyu Song <[email protected]> 7a27b0a
Kiyoung-Kim-57 pushed 1 commit to feat/#40-create-room-2 boostcampwm-2024/iOS04-PhotoGether
- fix/#40 :: 서버 에러 수정 Co-Authored-By: Youngkyu Song <[email protected]> 3cf8412
Kiyoung-Kim-57 pushed 1 commit to feat/#40-create-room-2 boostcampwm-2024/iOS04-PhotoGether
- fix/#40 :: SignalingRequestDTO 생성자에서 할당 안해주던 오류 수정 Co-Authored-By: Youngkyu Song <[email protected]> 14b0772
Kiyoung-Kim-57 pushed 1 commit to deploy boostcampwm-2024/iOS04-PhotoGether
- fix/#40 :: 서버 에러 수정 Co-Authored-By: Youngkyu Song <[email protected]> f09f1f3
Kiyoung-Kim-57 pushed 16 commits to deploy boostcampwm-2024/iOS04-PhotoGether
- style/#40 :: SignalingRequestDTO, RoomRequestDTO 생성자 수정 - 생성자의 body -> message 수정 Co-Authored-By: Youngkyu Song <ac... 99beada
- feat/#40 :: SDP, Candidate를 SignalingRequestDTO로 래핑해서 전달 - SignalingRequestDTO를 이용해 SDP, Candidate 정보를 래핑하여 Request ... 527eba8
- chore/#40 :: 불필요한 의존성 제거 Co-Authored-By: Kiyoung <[email protected]> cde62d6
- feat/#40 :: SendOfferUseCase 구현 Co-Authored-By: Kiyoung <[email protected]> 91ec65e
- fix/#40 :: 전송할 데이터가 잘못 지정된 문제 수정 Co-Authored-By: Kiyoung <[email protected]> 65d12c6
- style/#40 :: 코드 가독성 향상 Co-Authored-By: Kiyoung <[email protected]> 0a84adb
- fix/#40 :: 접근제어자 수정 Co-Authored-By: Kiyoung <[email protected]> 5dbff7d
- feat/#40 :: Local, Remote Video 가져오는 UseCase 생성 - GetRemoteVideoUseCase와 GetRemoteVideoUseCaseImpl 구현 - GetLocalVid... 2a68012
- feat/#40 :: SendOfferUseCase WaitingRoomViewModel에 적용 Co-Authored-By: Youngkyu Song <[email protected]> bd471de
- refactor/#40 :: SendOfferUseCase 생성자 접근제어자 수정 - 생성자 internal -> public 수정 Co-Authored-By: Youngkyu Song <ace_lephan... e50af8e
- Merge branch 'develop' into feat/#40-create-room 2f7ff2e
- Merge pull request #66 from boostcampwm-2024/feat/#40-create-room [FEAT/#40] :: 방 생성을 하기 위한 소켓 통신 간 데이터 구조 구현 76cfe51
- feat/#40 :: WaitingRoomFeatureDemo의 SceneDelegate 수정 - SceneDelegate에서 UseCase와 Repository 생성해서 뷰모델에 주입해줬습니다 Co-Aut... ee7beb5
- feat/#40 :: 컬렉션뷰 DiffableDataSource 업데이트 테스트 Co-Authored-By: Kiyoung <[email protected].... 67779f0
- fix/#40 :: 디코딩 에러 수정 - 속성 이름이 달라 디코딩에러 발생해서 수정했습니다 Co-Authored-By: Youngkyu Song <[email protected]> 67e8363
- Merge branch 'feat/#40-create-room-2', remote-tracking branch 'origin' into deploy 803e0b8
Kiyoung-Kim-57 pushed 1 commit to feat/#40-create-room-2 boostcampwm-2024/iOS04-PhotoGether
- fix/#40 :: 디코딩 에러 수정 - 속성 이름이 달라 디코딩에러 발생해서 수정했습니다 Co-Authored-By: Youngkyu Song <[email protected]> 67e8363
youn9k pushed 1 commit to feat/#40-create-room-2 boostcampwm-2024/iOS04-PhotoGether
- feat/#40 :: 컬렉션뷰 DiffableDataSource 업데이트 테스트 Co-Authored-By: Kiyoung <[email protected].... 67779f0
Kiyoung-Kim-57 pushed 2 commits to feat/#40-create-room-2 boostcampwm-2024/iOS04-PhotoGether
0Hooni pushed 18 commits to feat/#68-make-event-enitity boostcampwm-2024/iOS04-PhotoGether
- feat/#40 :: 서버에서 방 생성에 필요한 구조체 생성 - User 모델은 고유 id와 Websocket connection을 담고 있습니다 - Room 구조체는 User의 배열과 RoomID를 가지고 ... 85c45cf
- feat/#40 :: 방 참가 로직을 위해 모델 변경 - SessionDescription, ICE Candidate에 peerID와 roomID 추가 - ConnectionClient에 어떤 피어와 연결됐는... 31fd714
- feat/#40 :: 방 생성, 초대, 추방 메소드 추가 Co-Authored-By: Kiyoung <[email protected]> f30ed1e
- feat/#40 :: 서버에서 사용할 방 생성 요청 정보 DTO 생성 Co-Authored-By: Youngkyu Song <[email protected]> 9ed408c
- feat/#40 :: Client가 방 생성 요청시 사용할 DTO 생성 - 방생성 요청시 사용할 DTO 생성 - Data Extension에 Decoding할 수 있는 메서드 추가 Co-Authored-By... 171e740
- feat/#40 :: ConnectionClient와 SignalingClient 수정 - ConnectionClient가 연결될 peerID와 방 ID를 가짐 - SignalingClient가 데이터를 보낼... d8d6b34
- feat/#40 :: WebSocketRequest 구현 - 서버에 리퀘스트 종류를 전달할 구조체를 구현했습니다 Co-Authored-By: Youngkyu Song <[email protected]> 4c86e36
- feat/#40 :: RoomService 구현 - RoomService interface와 Impl 구현 Co-Authored-By: Youngkyu Song <[email protected]> bbace5a
- style/#40 :: SignalingClient -> SignalingService 명칭 변경 Co-Authored-By: Kiyoung <[email protected]... 217ce93
- fix/#40 :: 앱 타겟 누락된 의존성 연결 Co-Authored-By: Kiyoung <[email protected]> 2622118
- chore/#40 :: TODO 주석 추가 Co-Authored-By: Kiyoung <[email protected]> ddce3ac
- feat/#40 :: 웹소켓 RequestDTO 구현 웹소켓을 통해 요청을 보낼 수 있도록 RequestDTO를 구현합니다. Co-Authored-By: Kiyoung <121777185+Kiyoung-Kim... 930527b
- style/#40 :: SignalingClient -> SignalingService 명칭 변경 및 폴더링 - SignalingClient -> SignalingService 명칭 변경 - 폴더링 - Web... 33b90f6
- style/#40 :: 변수명 변경 type -> messageType Co-Authored-By: Kiyoung <[email protected]> 28237a1
- Merge branch 'develop' into feat/#40-create-room 5a6cdc5
- Merge branch 'develop' into feat/#40-create-room cbdbdd6
- Merge branch 'develop' into feat/#40-create-room 2f7ff2e
- Merge pull request #66 from boostcampwm-2024/feat/#40-create-room [FEAT/#40] :: 방 생성을 하기 위한 소켓 통신 간 데이터 구조 구현 76cfe51