4 ms·
The entire backend of Rakasheets is built in C#/Asp.Net. For the real-time technology I'm using SignalR, which I highly recommend. It's like websockets for .Ne
by Rakathos 13y ago
The entire backend of Rakasheets is built in C#/Asp.Net.
For the real-time technology I'm using SignalR, which I highly recommend. It's like websockets for .Net and it's very simple to use.
Sidenote: While I love SignalR, "real-time inventory" has added zero value to the product from my customer's point of view.