Crates.io | gaffer_udp |
lib.rs | gaffer_udp |
version | 0.1.4 |
source | src |
created_at | 2016-07-13 01:12:01.655282 |
updated_at | 2017-02-04 02:13:08.345132 |
description | A protocol on top of udp providing some reliability. Not ready for public consumption. |
homepage | |
repository | https://github.com/acmcarther/gaffer_udp |
max_upload_size | |
id | 5654 |
size | 37,594 |
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