update mint, and adapt to the new use of the extension handler

This commit is contained in:
Marten Seemann 2018-02-01 10:57:02 +08:00
parent 65eaf8131d
commit 1cc209e4fb
17 changed files with 362 additions and 340 deletions

View file

@ -33,7 +33,6 @@ type MintTLS interface {
ConnectionState() mint.ConnectionState
SetCryptoStream(io.ReadWriter)
SetExtensionHandler(mint.AppExtensionHandler) error
}
// CryptoSetup is a crypto setup