Settings

Theme

WebSockets for Vercel Functions: How We Built It

rivet.dev

6 points by NathanFlurry 2 months ago · 2 comments

Reader

crabmusket 2 months ago

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

skeptrune 2 months ago

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

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection