aquatic/aquatic_udp/src/lib
Joakim Frostegård 6ee8ed4895 aquatic_common: extract response peers: don't return sender
Seems to fix or at least help with some issues with
real clients being slow to initiate transfers
2020-08-16 23:07:39 +02:00
..
common.rs aquatic_common: extract response peers: don't return sender 2020-08-16 23:07:39 +02:00
config.rs aquatic_udp: use log crate instead of eprintln, add LogLevel to Config 2020-08-13 04:52:50 +02:00
handlers.rs aquatic_common: extract response peers: don't return sender 2020-08-16 23:07:39 +02:00
lib.rs aquatic_udp: replace some expect calls with anyhow error returns 2020-08-13 04:58:12 +02:00
network.rs aquatic_udp: use log crate instead of eprintln, add LogLevel to Config 2020-08-13 04:52:50 +02:00
tasks.rs aquatic_udp: use log crate instead of eprintln, add LogLevel to Config 2020-08-13 04:52:50 +02:00