nikolagsiderov / APPartment

Home Management System, which is .NET-based. Blazor & MVC as web clients, consuming from a Web API. Services operating with a custom ORM framework, retrieving data from a SQL Server database.
3 stars 2 forks source link

Real-time brainstorming #380

Open nikolagsiderov opened 3 years ago

nikolagsiderov commented 3 years ago

Convert all that actually needs real-time response. Simple plain ajax requests? SignalR? Something else?