Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var MaxDatagramFrameSize int64 = 1200 - 3
Functions ¶
Types ¶
type Client ¶
type Client struct { netapi.EmptyDispatch // contains filtered or unexported fields }
func (*Client) PacketConn ¶
type ConnectionPacketConn ¶
type ConnectionPacketConn struct {
// contains filtered or unexported fields
}
func NewConnectionPacketConn ¶
func NewConnectionPacketConn(ctx context.Context, conn quic.Connection) *ConnectionPacketConn
Click to show internal directories.
Click to hide internal directories.