mirror of
https://github.com/refraction-networking/uquic.git
synced 2025-04-05 05:07:36 +03:00
update mint, and adapt to the new use of the extension handler
This commit is contained in:
parent
65eaf8131d
commit
1cc209e4fb
17 changed files with 362 additions and 340 deletions
|
@ -33,7 +33,6 @@ type MintTLS interface {
|
|||
ConnectionState() mint.ConnectionState
|
||||
|
||||
SetCryptoStream(io.ReadWriter)
|
||||
SetExtensionHandler(mint.AppExtensionHandler) error
|
||||
}
|
||||
|
||||
// CryptoSetup is a crypto setup
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue