mark further platform compatibility
Emitter is a simple implementation of Reactive Streams like RxSwift or Combine.It is used internally in the StateTree architecture framework.
Emitter
Emitter is primarily dveloped as an internal library for StateTree.
RxSwift
Combine
Emitter 🔴-🟢-🔵
Emitteris a simple implementation of Reactive Streams like RxSwift or Combine.It is used internally in the StateTree architecture framework.
Features:
Emitteris platform independent and non-proprietary.Limitations
Emitteris primarily dveloped as an internal library for StateTree.RxSwiftbut unlikeCombineit has no support for back pressure management.