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
As an enhancement to #20 we can improve on the pag.sqrl polling system (in Steve's example) with a sample that uses Websockets for the transport, allowing the server to push updates and provide more immediate feedback to the user.
This could fallback to the polling system if websockets are not supported in the users browser.
The text was updated successfully, but these errors were encountered:
As an enhancement to #20 we can improve on the pag.sqrl polling system (in Steve's example) with a sample that uses Websockets for the transport, allowing the server to push updates and provide more immediate feedback to the user.
This could fallback to the polling system if websockets are not supported in the users browser.
The text was updated successfully, but these errors were encountered: