muaz-khan / RTCMultiConnection-Server

RTCMultiConnection socket.io server (npm install rtcmulticonnection-server)

Home Page:https://muazkhan.com:9001/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Question about bandwidth usage by signaling server.

TopsDesk opened this issue · comments

Hello,

Can one signaling server be used for 100s or thousands of connections?
How much bandwidth each connection consume on a continuous basis?
Is the signaling server used for discovery/signaling only or is it used as a relay server?
If I run my own signaling server then how can I check which signaling server is being used?

Thanks