|
|
|
|
|
by pornel
2600 days ago
|
|
For server development the hard part is simulating realistic network conditions. For example, on localhost, you'll never witness any prioritization happening, because you'll never grow a queue of responses still waiting to be sent down. |
|