Hi, I'm interested in using Mostjs but I find it difficult to find a good, somewhat "more complex" example, where it is using for instance pipes (like those in RamdaJS) in combination with async-await (or promises).
Also some implementation of a custom scheduler-task mechanism rather than the generally used newDefaultScheduler to explain the need/differences would be nice together with some logic of merges/combines/chains of streams.
What are your thoughts?