Versions in this module Expand all Collapse all v0 v0.19.5 Jan 10, 2021 Changes in this version + func ComposeAckFrame(smallest protocol.PacketNumber, largest protocol.PacketNumber) *wire.AckFrame + func ComposeConnCloseFrame() *wire.ConnectionCloseFrame + func ComposeCryptoFrame(cft CryptoFrameType, size int) *wire.CryptoFrame + func ComposeInitialPacket(srcConnID protocol.ConnectionID, destConnID protocol.ConnectionID, ...) []byte + func ComposeRetryPacket(srcConnID protocol.ConnectionID, destConnID protocol.ConnectionID, ...) []byte + type CryptoFrameType uint8