The current http1.1 server patch written in c is doing great. But it would be better if it can support this.. ```js server.listen({ port: 3000, reusePort: true }); ``` Expecting this update from the vercel team side.
The current http1.1 server patch written in c is doing great. But it would be better if it can support this..
Expecting this update from the vercel team side.