forked from quic-go/quic-go
update mint, and adapt to the new use of the extension handler
This commit is contained in:
@@ -33,7 +33,6 @@ type MintTLS interface {
|
||||
ConnectionState() mint.ConnectionState
|
||||
|
||||
SetCryptoStream(io.ReadWriter)
|
||||
SetExtensionHandler(mint.AppExtensionHandler) error
|
||||
}
|
||||
|
||||
// CryptoSetup is a crypto setup
|
||||
|
||||
Reference in New Issue
Block a user