|
|
|
|
|
by gervwyk
512 days ago
|
|
Nice. I’m going to look into this more.
We currently run a dedicated server next to our vercel apps just for ws support. Adds considerable overhead. Maybe game changer is an exaggeration but In the vercel community, ws has been a top requested feature for years. See comments on https://x.com/rauchg/status/1872729115595587627 |
|
Note to self: need to signup to X!
If deploying off of vercel is acceptable, it can be done pretty nicely via serverless-nextjs or nextjs docker in one server. But from what I understand vercel internally does quite a bit of code analysis to split things and I don't really want to get too deep into the weeds in that direction
Thank you for raising!