This repository was archived by the owner on Dec 20, 2024. It is now read-only.
Allow ws proxy rewrites in next.config.js #375
Locked
PullStackPigDev
started this conversation in
Idea
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Today I was thinking, wouldn't it be amazing if we can have ws protocol destinations in config?
Since vercel serverless functions have a timeout pool, it does not allow real-time communication.
I have a place where I can host a ws server but cross-origin is really annoying to deal with, it disallows some parts of my auth implementations.
If we can allow this
Then I believe more people will use vercel!
What do you guys think?
Beta Was this translation helpful? Give feedback.
All reactions