Hacker News new | ask | show | jobs
by captn3m0 1593 days ago
I think SSE might make a lot of sense for Serverless workloads? You don't have to worry about running a websocket server, any serverless host with HTTP support will do. Long-polling might be costlier though?