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

Add SSE endpoint for home page to stream in new modules/versions #16

Open
mjl- opened this issue Feb 25, 2024 · 0 comments
Open

Add SSE endpoint for home page to stream in new modules/versions #16

mjl- opened this issue Feb 25, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@mjl-
Copy link
Owner

mjl- commented Feb 25, 2024

The home page now loads modules once. But we could let browsers wait for new modules/versions to appear over an SSE connection, and update the list. If we have a few active listeners, we could even try a bit harder to get updates promptly (instead of using sum.golang.org/latest, go through the index, like /forward does).

@mjl- mjl- added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Feb 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant