veloren/common/net/src
Marcel Märtens f8b7d96066 git push -fTransport ChunkRequests and Chunkupdates in a own stream. ChunkUpdates are very big and having them in a own stream, helps slow clients to keep up with entity syncs and
lagging a bit behind on terrain. Which is fine. Block Places and Block Pickup are not handled in this stream, as they go through the standart route of event handling.
2021-03-11 14:50:46 +01:00
..
msg git push -fTransport ChunkRequests and Chunkupdates in a own stream. ChunkUpdates are very big and having them in a own stream, helps slow clients to keep up with entity syncs and 2021-03-11 14:50:46 +01:00
sync fixed Cargo.lock conflict 2021-01-07 20:25:12 +00:00
lib.rs Moved common networking code to common/net, clippy fixes 2020-12-13 17:23:45 +00:00