Custom Publisher

Is there any documentation on how to create our own Publisher implementation or maybe an open source implementation by Apple of a custom Publisher like dataTaskPublisher ?

Always interesting how these kinds of questions magically pop up here in tandem with a new something from Apple...tail wagging the dog? 😉


See the docs: https://developer.apple.com/documentation/combine/publisher

Custom Publisher
 
 
Q