Very cool. I’ll have to try this out the next time I have trouble with a RxSwift observable chain.<p>One of the nicer sides of using Rx is that converting from one implementation to the next is usually fairly trivial.
Honestly, I don't get it. What's the benefit here to having this library as opposed to just calling those functions directly when some data in object changes?<p>I guess you could argue if you had tons of data, but I wouldn't be using a frontend application to implement a distributed queue processing and messaging system...