![](http://i1.daumcdn.net/thumb/C148x148.fwebp.q85/?fname=https://blog.kakaocdn.net/dn/bccyz2/btrWCzTPjqL/jpqMTF92zC4kC5eK73oWCK/img.png)
share() 값(value)으로 보다는 참조(reference)로 publisher를 공유할 수 있게 해줍니다. 즉, share() 메서드는 일반적으로 struct로 되어있는 Publisher를 reference타입으로 반환해줌! subscriber는 구독후에 upstream publisher가 방출하는 값을 받게됩니다. subscriber가 upstream publisher가 완료된 공유 publisher를 구독하면, 해당 subscriber는 완료 이벤트(completion event)만 받습니다. import Combine import Foundation let shared = URLSession.shared .dataTaskPublisher(for: URL(string: "https://www...
iOS
2023. 1. 19. 09:49
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
TAG
- Swift 프로퍼티
- swift property
- Swift final
- Swift Error Handling
- CS 네트워크
- Swift ModernRIBs
- swift 고차함수
- removeLast()
- Class
- Swift 내림차순
- RIBs tutorial
- Combine: Asynchronous Programming with Swift
- 원티드 프리온보딩
- swift (programmers)
- Swift 프로그래머스
- Swift joined()
- 2023년 회고
- Swift init
- swift programmers
- swift reduce
- Swift Leetcode
- Swift RIBs
- ios
- Swift
- Swift joined
- iOS error
- RTCCameraVideoCapturer
- swift protocol
- Swift inout
- Swift 알고리즘
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
글 보관함