Click here to Skip to main content
15,884,537 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I have app for 3 platforms: UWP, iOS and Android, Backend - ASP.Core 2.0. Generally speaking, the application allows to manage some "events": users can create some events, invite to events etc. I am going to add a possibility for users to comment events in real-time.

What is the best way to implement it: should I use Service Bus, SignalR or something else? Thanks.

What I have tried:

I am trying to find the best way to implement it.
Posted
Updated 14-Apr-18 5:46am

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900