maraf / Money

Personal Expense Manager -- UWP (+ Blazor) and CQRS+ES.
https://money.neptuo.com
Apache License 2.0
205 stars 35 forks source link

When tab goes in front, we should try to reconnect immediately #385

Closed maraf closed 3 years ago

maraf commented 3 years ago

We are using default reconnect behaviour of SignalR. But when the tab goes in front, we should fire reconnect immediately. Use page visibility api.