Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use websockets instead of having the browser ping the pag.sqrl endpoint #21

Open
RaniSputnik opened this issue Apr 12, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@RaniSputnik
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant