ginuerzh / gost

GO Simple Tunnel - a simple tunnel written in golang
MIT License
15.83k stars 2.47k forks source link

Any load balance strategy to selec the best link ? #803

Open kevinyuan opened 2 years ago

kevinyuan commented 2 years ago

Beside the round-robin, any other load balance strategy to selec the best link ?

i.e. the highest b/w and lowest latency link?