Hacker News new | ask | show | jobs
by MetalMatze 1125 days ago
SSE are amazing! I've used them to push updates to clients from multiple goroutines (Go threads) with https://lastfm.live

It's quite simple to start with on the Go backend side of things and the frontend things aren't too complicated either.