|
|
|
|
|
by enzanki_ars
3111 days ago
|
|
Please cite your sources on the speed comparison. See: https://istlsfastyet.com/ Also, most games I have played seem to use HTTPS. The only time it is used is when the game does not need an instant result, in which case they use HTTP or HTTPs. Most of the times, this is in the main menu or similar. Doing this makes it even harder (assuming they use certificate pinning) for users to change the values returns to gain any advantage on their client. Any part of the game that needs speed should be using a UDP based protocol. |
|