Xray-core/app/router
Hossin Asaadi 01c14a5994
add Round-Robin Strategy to balancer (#2844)
* add Round-Robin Strategy

* clean up
2023-12-24 15:29:10 -05:00
..
command Freedom xdomain strategy (#2719) 2023-11-12 16:27:39 -05:00
balancing.go add Round-Robin Strategy to balancer (#2844) 2023-12-24 15:29:10 -05:00
condition.go Support regex matching with attr (#2258) 2023-06-27 08:04:09 +00:00
condition_geoip.go fix(app/router): fixed a bug in geoip matching with refactoring (#2489) 2023-08-26 15:11:37 +00:00
condition_geoip_test.go fix(app/router): fixed a bug in geoip matching with refactoring (#2489) 2023-08-26 15:11:37 +00:00
condition_test.go refactor(deps): replace github.com/golang/protobuf with google.golang.org/protobuf 2023-08-10 10:43:27 -04:00
config.go add Round-Robin Strategy to balancer (#2844) 2023-12-24 15:29:10 -05:00
config.pb.go Freedom xdomain strategy (#2719) 2023-11-12 16:27:39 -05:00
config.proto Simplify http attrabute matching 2023-06-12 10:25:45 -04:00
errors.generated.go v1.1.0 2020-12-04 09:36:16 +08:00
router.go chore fixed (#897) 2022-01-12 21:51:47 -05:00
router_test.go Reformat code 2022-05-18 15:29:01 +08:00
strategy_leastping.go Reformat code 2022-05-18 15:29:01 +08:00