Xray-core/app/observatory
Zhu Sheng Li 28b17b529d
Add concurrency option for outbound observation
Add `enableConcurrency` option, false by default.

If it's set as `true`, start probing outbounds concurrently in every
circle of observation. Wait `probeInterval` between observation circles.
2021-10-26 13:09:03 +08:00
..
command Observatory related fixes (#788) 2021-10-26 13:00:31 +08:00
config.pb.go Add observatory / latestPing balancing strategy 2021-10-22 17:16:20 +08:00
config.proto Add observatory / latestPing balancing strategy 2021-10-22 17:16:20 +08:00
errors.generated.go Add observatory / latestPing balancing strategy 2021-10-22 17:16:20 +08:00
explainErrors.go Add observatory / latestPing balancing strategy 2021-10-22 17:16:20 +08:00
observatory.go Add observatory / latestPing balancing strategy 2021-10-22 17:16:20 +08:00
observer.go Add concurrency option for outbound observation 2021-10-26 13:09:03 +08:00