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
©Copyright 2023 CCF 开源发展委员会 Powered by Trustie& IntelliDE 京ICP备13000930号
Emitter 🔴-🟢-🔵
Emitter
is a simple implementation of Reactive Streams like RxSwift or Combine.It is used internally in the StateTree architecture framework.
Features:
Emitter
is platform independent and non-proprietary.Limitations
Emitter
is primarily dveloped as an internal library for StateTree.RxSwift
but unlikeCombine
it has no support for back pressure management.