-
Couldn't load subscription status.
- Fork 131
Open
Description
It's more like question not an issue. As I can see, in rxswift PublishSubject often used for binding + subscribing, e.g. the main idea of that class is to implement both Observer and Observable interfaces. In Combine this's no true because PassthroughSubject only implementes Pusblisher protocol and cannot be used as a subscriber. What do you think about that?
Metadata
Metadata
Assignees
Labels
No labels