What's the limit of webSocket connection on Render?

I’m building a node.js back-end and a vue front -end, both are deployed on render.
The back-end I use the Starter plan. And front -end is free.
What’re their webSocket connection limit? I didn’t see the docs.

Hey,

You have the ability to use WebSocket connections with Render. While there is no specific limit on the number of WebSocket connections you can establish, it is important to ensure that your available RAM and CPU resources are sufficient to handle these connections. We recommend exploring the various plans offered by Render to determine which one aligns best with your requirements and provides adequate resources to support your WebSocket connections.

Jérémy.
Render Support, UTC+3

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.