Skip to content

WebSockets for Vercel Functions: How We Built It

rivet.dev
6 pointsNathanFlurry2 comments
On HN

Comments

It's really interesting to see this essentially providing a stateful wrapper around scalable serverless compute. Restate does something similar, where the restate service "farms out" work to e.g. Lambda. As a whole the system implements a durable, stateful process - but it can leverage these stateless compute systems to do so.

https://docs.restate.dev/foundations/key-concepts

I was wondering how this worked. Very cool usecase for pubsub!

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.