Tag: Distributed Systems

Does SignalR Guarantee Message Deliverability?

April 6, 2021 ยท 4 min read
SignalR doesn't guarantee the deliverability of messages sent from the server. This might be a problem for you, so let's discuss the problem and why SignalR doesn't try to solve it automatically.