wave

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Jan 16, 2026 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const Port = 1024

Port is the port wave servers listens on.

Variables

This section is empty.

Functions

func Address

func Address(host string) string

Address returns address of wave endpoint.

func Service

func Service(maxMessageSize uint64, configurators ...Configurator) host.Configurator

Service returns Wave service.

Types

type Config

type Config struct {
	MaxMessageSize uint64
	Servers        []string
}

Config stores wave configuration.

type Configurator

type Configurator func(c *wave.ServerConfig)

Configurator defines function setting the dns configuration.

func Servers

func Servers(servers ...string) Configurator

Servers adds servers to the mesh.

Jump to

Keyboard shortcuts

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