Comment by pipe01
2 years ago
I would imagine that games that require exotic sending patterns would use UDP, giving them more control over the protocol
2 years ago
I would imagine that games that require exotic sending patterns would use UDP, giving them more control over the protocol
Size prefixed messages are pretty common, perfectly possible to perform as one send but takes more work.