quicc

package
v0.10.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 13, 2025 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var StdConfig = &quic.Config{
	MaxIdleTimeout:  20 * time.Second,
	KeepAlivePeriod: 10 * time.Second,
}

Functions

func ClientTransport

func ClientTransport(conn net.PacketConn, statelessResetKey *quic.StatelessResetKey) *quic.Transport

func LogRTTStats added in v0.10.0

func LogRTTStats(conn *quic.Conn, logger *slog.Logger)

func ServerTransport

func ServerTransport(conn net.PacketConn, statelessResetKey *quic.StatelessResetKey) *quic.Transport

func StreamConn added in v0.6.0

func StreamConn(s *quic.Stream, c *quic.Conn) net.Conn

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL