You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 16, 2021. It is now read-only.
But we should probably try and make a SignalR connection on the login page and not allow users to login if no SignalR Connection is made, and show appropriate error message.
SignalR is now a dependency and if we start the full node without it enabled we get strange behaviour. See Image below
The text was updated successfully, but these errors were encountered:
We just use SignalR now for all real-time wallet updates as it's more efficient and means we don't constantly poll the FullNode. We did consider making it backwards compatible but as the FullNode is shipped with the Wallet we decided it was unnecessary work.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
A minor one,
But we should probably try and make a SignalR connection on the login page and not allow users to login if no SignalR Connection is made, and show appropriate error message.
SignalR is now a dependency and if we start the full node without it enabled we get strange behaviour. See Image below
The text was updated successfully, but these errors were encountered: