remove verification of version negotiation

This commit is contained in:
Marten Seemann
2019-03-23 11:06:13 +01:00
parent 43dcf1de0a
commit d44c81de7a
9 changed files with 103 additions and 410 deletions

View File

@@ -5,6 +5,8 @@ import (
"github.com/marten-seemann/qtls"
)
const quicTLSExtensionType = 0xffa5
type extensionHandler struct {
ourParams []byte
paramsChan chan []byte