This update allows specifying a send delay, but stays backwards-compatible with the rest of v0.5.
A lower send delay means packets are sent in quicker succession, but has similar negative effects as a higher packet size (except networks usually allow quite low delays, while some don't allow big packets, making this less likely to be a bottleneck).
Also, the gui is a rust featureflag now.
Mac binaries to follow.