Add SSE endpoint for home page to stream in new modules/versions #16
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
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).
The text was updated successfully, but these errors were encountered: