Based on Gaffer on Games design
A rewrite of game_udp, now that I'd like to think I can write Rust.
Uses my Rust Cucumber implementation for integration tests.
Congestion avoidance. This is put off because space cubes does not need it yet
Half baked network protocol in Rust based on http://gafferongames.com/networking-for-game-programmers/reliability-and-flow-control/
Rust
Based on Gaffer on Games design
A rewrite of game_udp, now that I'd like to think I can write Rust.
Uses my Rust Cucumber implementation for integration tests.
Congestion avoidance. This is put off because space cubes does not need it yet