TUN-3458: Upgrade to http2 when available, fallback to h2mux when we reach max retries

This commit is contained in:
cthuang
2020-10-14 14:42:00 +01:00
parent b5cdf3b2c7
commit a490443630
13 changed files with 632 additions and 159 deletions

View File

@@ -9,7 +9,7 @@ import (
)
// can only be called once
var m = newTunnelMetrics(H2mux)
var m = newTunnelMetrics()
func TestRegisterServerLocation(t *testing.T) {
tunnels := 20