package
1.5.0
Repository: https://github.com/nange/easyss.git
Documentation: pkg.go.dev

# Functions

ACKRSTStreamErr return true if err is ErrACKRSTStream.
DecryptErr return true if err is ErrDecrypt.
EncryptErr return true if err is ErrEncrypt.
FINRSTStreamErr return true if err is ErrFINRSTStream.
No description provided by the author
NewAes256GCM creates a aes-gcm AEAD instance.
NewChaCha20Poly1305 creates a chacha20-poly1305 AEAD instance.
PayloadSizeErr return true if err is ErrPayloadSize.
ReadCipherErr return true if err is ErrReadCipher.
ReadPlaintxtErr return true if err is ErrReadPlaintxt.
TimeoutErr return true if err is ErrTimeout.
WriteCipherErr return true if err is ErrWriteCipher.

# Constants

MaxPayloadSize is the maximum size of payload, set to 16KB.
PaddingSize is the http2 payload padding size.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author