6 Years Ago
[D11] frontend/bootstrap integration WIP. Support separate per-platform task timings. API for checking whether a specific part of the bootstrap is complete. Currently this is used to make sure the warmup bundle is loaded before connecting to a server, because if forced to wait too long the connection attempt will fail. Probably need to send a keep-alive packet during loading instead, will be more robust and overlap different processes more effectively.