mirror of
https://github.com/XTLS/Xray-core.git
synced 2025-05-17 17:48:40 +00:00
Experiment: pingpong seed
This commit is contained in:
parent
6a11542925
commit
f0e6bdf4ce
11 changed files with 158 additions and 297 deletions
|
@ -38,5 +38,6 @@ message DelayConfig {
|
|||
|
||||
message SchedulerConfig {
|
||||
uint32 TimeoutMillis = 1; // original traffic will not be sent right away but when scheduler want to send or pending buffer times out
|
||||
bool PingPong = 2;
|
||||
// Other TBD
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue