CombineCommunity / CombineExt

CombineExt provides a collection of operators, publishers and utilities for Combine, that are not provided by Apple themselves, but are common in other Reactive Frameworks and standards.
https://combine.community
MIT License
1.73k stars 155 forks source link

Add codable conformance to Event #162

Open JackYoustra opened 1 year ago

JackYoustra commented 1 year ago

Only when Output and Failure are both also Codable