Emitter
is a basic implementation of Reactive Streams in the style of RxSwift or Combine.
It's intended as a learning resource. Its smaller footprint and simplicity might make it easier to follow than OpenCombine — and definitely make it easier to follow than RxSwift.
Emitter
's only focus is on simplicity of implementation. It has clear limitations:
RxSwift
but unlike
Combine it has no support for back pressure management or typed errors.link |
Stars: 0 |
Last commit: 1 week ago |
Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics