Two Way Data Sync Between Web API Server and Desktop App #1657
Unanswered
maroonedsia
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm very new to reactive programming, and I have some naïve questions, please.
Imagine I have a desktop app on WFP, that interacts with my web API server on ASP.NET core. Are reactive extensions capable of performing 2-way automatic updates between the server and client? e.g.
If any of these are possible, could you please point me to the related docs? Thanks a lot! 😎
Beta Was this translation helpful? Give feedback.
All reactions