middleware

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Jan 11, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func WithHeartbeat

func WithHeartbeat(interval time.Duration, hbdFn func(conn *conn.Connection) []byte) nnet.RunOption

func WithHeartbeatWS added in v1.1.4

func WithHeartbeatWS(interval time.Duration, hbdFn WsHeartbeatFn) nnet.RunOption

Types

type HeartbeatMiddleware

type HeartbeatMiddleware struct {
	// contains filtered or unexported fields
}

type HeartbeatWsMiddleware added in v1.1.4

type HeartbeatWsMiddleware struct {
	// contains filtered or unexported fields
}

type WsHeartbeatFn added in v1.1.4

type WsHeartbeatFn func(conn *conn.WSConn) error

Jump to

Keyboard shortcuts

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