protocol

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Dec 4, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const MaxAckDelay = time.Millisecond * 25
View Source
const MaxPacketSize = 1452
View Source
const MaxUDPPayloadSize = 1472
View Source
const MinPacketSize = 1200
View Source
const PacketHeaderSize = 20
View Source
const ReceiveBufferSize = 1024 * 1024 * 7
View Source
const SendBufferSize = 1024 * 1024 * 7
View Source
const TimerGranularity = time.Millisecond * 2

Variables

View Source
var Magic = []byte{0x20, 0x24, 0x10, 0x01}

Functions

This section is empty.

Types

type ConnectionID

type ConnectionID int64

type StreamID

type StreamID int64

Jump to

Keyboard shortcuts

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