gaffer_udp 0.1.3

A protocol on top of udp providing some reliability. Not ready for public consumption.
Documentation

Gaffer UDP

Build Status

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.

TODO

Congestion avoidance. This is put off because space cubes does not need it yet