veloren/network
Marcel Märtens e618eeb386 Fix a isse that might occur when a participant is dropped while the remote wants to open a Stream and we get some bad time condition.
increase the slowlorris timeout. for some reason it seems to trigger alot more often since commit: `75c1d440` but i have no idea why.
My guess would be that the initial sync now sends way more data which slows down TCP to be > 10ms and trigger. Note: the fix might cause small lags when slow people try to connect to the server
2020-08-13 12:06:53 +02:00
..
examples make prometheus optional in network and fix a panic in the server 2020-07-15 16:45:49 +02:00
src Fix a isse that might occur when a participant is dropped while the remote wants to open a Stream and we get some bad time condition. 2020-08-13 12:06:53 +02:00
tests Participant closure was immeatiatly, even in case a new participant was connected, send a MSG and then dropped immeadiatly. 2020-07-22 09:18:15 +02:00
Cargo.toml make prometheus optional in network and fix a panic in the server 2020-07-15 16:45:49 +02:00