|
|
|
|
|
by Animats
1477 days ago
|
|
I’ve written a diffing algorithm using UDP. You tell it to diff against a previous packet with an id. Every so often you send a full key frame packet so they always stay in sync and have full game state. Right. That's how video streams work, too. Every once in a while there's a complete frame, but most frames are diffs. |
|