C#C
C#3y ago
Shiv

❔ Real time communication

Hi Team,
Need your input please.
We have an app (Flutter) and .net core backend API . We need some real time communication kind of thing like User selects some Options in conversationalUI in the app, we need to keep updating the db, I thing Rest API is not correct to use here... Can you suggest what might fit in here.. SignalR / MQTT/ gRPC .. ??
Was this page helpful?