locked
Real-time messaging for crossplatform application with ASP.Core backend RRS feed

  • Question

  • 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.

    Saturday, April 14, 2018 3:36 PM

Answers

All replies