veloren/network/src
Marcel f988584337 Merge branch 'revert-c6e200a3' into 'master'
Add a configuration Option to opt-in Quic backend

See merge request veloren/veloren!2318
2021-06-02 14:27:13 +00:00
..
api.rs Update toolchain 2021-05-31 20:44:57 -04:00
channel.rs remove Protocol from Quic, cleanup code, fix some log spam 2021-05-21 10:41:19 +02:00
lib.rs protocoladdr change for listen and connect 2021-04-29 15:58:34 +02:00
message.rs extract protocol specific listen code from scheduler and move it to channel.rs 2021-04-29 17:51:52 +02:00
metrics.rs extract protocol specific listen code from scheduler and move it to channel.rs 2021-04-29 17:51:52 +02:00
participant.rs remove Protocol from Quic, cleanup code, fix some log spam 2021-05-21 10:41:19 +02:00
scheduler.rs Added non-admin moderators and timed bans. 2021-05-09 21:19:16 -07:00
util.rs Quic: We had the followuing problem: 2021-04-29 15:58:23 +02:00