|
|
|
|
|
by bonkabonka
2049 days ago
|
|
I'd second that! I use the heck out of SSE to add update notifications to various of my apps because it's just so easy to do. Have it glued to a Redis stream (or pubsub channel) with https://github.com/bonkabonka/sseredis (though that shim looks like it needs a bit of love and a better README.) |
|