Hi,
I am thinking of writing a messaging application with a total of 100 million users.
Which is the healthiest communication protocol for this? (TCP, HTTP, signalR etc ..)
Thanks..
I'm trying to choose the healthiest protocol here.
I will send pictures and articles.
There is an API on the server side. It will meet the incoming requests. What kind of structure should I set up and which protocols would be better for me to choose?
I am thinking of writing a messaging application with a total of 100 million users.
Which is the healthiest communication protocol for this? (TCP, HTTP, signalR etc ..)
Thanks..
I will make a mobile application with 100 million users.The truth is that there isn't enough information here to provide a reasonable answer.
I'm trying to choose the healthiest protocol here.
I will send pictures and articles.
There is an API on the server side. It will meet the incoming requests. What kind of structure should I set up and which protocols would be better for me to choose?
Last edited: