Skip to content
This repository has been archived by the owner on Mar 9, 2022. It is now read-only.

Commit

Permalink
Merge pull request #32 from marten-seemann/prefer-tls
Browse files Browse the repository at this point in the history
add an experiment to prefer TLS 1.3 over secio
  • Loading branch information
Stebalien authored Apr 18, 2019
2 parents 5fc7d5e + c95be0e commit 3a550f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions experiments.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ type Experiments struct {
Libp2pStreamMounting bool
P2pHttpProxy bool
QUIC bool
PreferTLS bool
}

0 comments on commit 3a550f0

Please sign in to comment.