veloren/network
Marcel Märtens 6db9c6f91b fix a followup bug, after a protocol fail now Participant is closed, including all streams, so we get the stream errors.
We MUST handle them and we are not allowed to act on a stream after it failed, as i am to lazy to change the structure to ensure the client to be imeadiatly dropped i added a AtomicBool to it.
2020-07-13 13:03:35 +02:00
..
examples proper voxygen connect and code cleanups: 2020-07-13 13:03:20 +02:00
src fix a followup bug, after a protocol fail now Participant is closed, including all streams, so we get the stream errors. 2020-07-13 13:03:35 +02:00
tests fix a followup bug, after a protocol fail now Participant is closed, including all streams, so we get the stream errors. 2020-07-13 13:03:35 +02:00
Cargo.toml updated dependencies and fixed stuff 2020-07-07 09:43:49 +02:00