You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently working on other things, so it's waiting for another RnD on how to further extend and apply it. If you have ideas on this or particular use cases in mind — we can discuss it here!
.
P.S.: the underlying concept of a querying "language" is quite simple, so I imagine that while we can express a "behaviour" in a set of events — we probably can query it. Therefore while current implementation relies on RxJS^6.5.0, the core logic can be split into a separate package and used independently of the events source: be it Rx@7, xstream, mqtt or something else.
The real challenge here is to define the underlying "language", find real-world use-case scenarios and invent basic extendable operators for them.
How is this project going? :)
The text was updated successfully, but these errors were encountered: