SimplCommerce
SimplCommerce copied to clipboard
Realtime notification for the backend using SignalR
To show realtime notification like new orders, new rating ?
Exactly. dotnet core supports its since v2.1
Or we can use HTML5 Web Workers, I did similar thing in on project last few months
Is this already implemented ?