mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-01 02:05:30 +00:00
udp load test: move config to own file, clean up imports
This commit is contained in:
parent
eb511c3a4c
commit
fc6f3c299e
8 changed files with 129 additions and 125 deletions
|
|
@ -6,6 +6,7 @@ use rand_distr::Pareto;
|
|||
|
||||
use aquatic_udp_protocol::*;
|
||||
|
||||
use crate::config::Config;
|
||||
use crate::common::*;
|
||||
use crate::utils::*;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue