pnet

package
v0.0.7 Latest Latest
Warning

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

Go to latest
Published: Feb 17, 2024 License: Apache-2.0 Imports: 1 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrNilMessage        = errors.New("nil message")
	ErrEmptyEncodeBuffer = errors.New("encoded buffer length is 0")
	ErrInvalidMagic      = errors.New("invalid magic")
	ErrMessageTooLarge   = errors.New("message is too large")
	ErrClosedConn        = errors.New("connection is closed")
	ErrRegisteredSession = errors.New("session is registered")
	ErrInvalidSessionId  = errors.New("invalid session id")
	ErrOutOfReadCap      = errors.New("out of read capacity")
	ErrOutOfWriteCap     = errors.New("out of write capacity")
	ErrClosedClient      = errors.New("client is closed")
	ErrWriteQueueFull    = errors.New("write queue is full")
	ErrClientActiveClose = errors.New("client active close")
)

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
tcp
ws

Jump to

Keyboard shortcuts

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