I have signalR application which has 5000 clients are connected to server. My client doesn't have any control to send a message or anything. my client is sending a 5 digit message to clients.
my question is if 5000 clients are connected to SignalR server what would be throughput bandwidth is required for my server.