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
Right now framework-system works on Pull basis, you request something, you get response.
Can we have push basis too, if EC reports new data, we push it into callback you set somewhere? More in Reactive style: https://github.com/rxrust/rxrust
Right now framework-system works on Pull basis, you request something, you get response.
Can we have push basis too, if EC reports new data, we push it into callback you set somewhere? More in Reactive style: https://github.com/rxrust/rxrust