wave

package
v0.23.0 Latest Latest
Warning

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

Go to latest
Published: Aug 2, 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(config Config) host.Configurator

Service returns Wave service.

Types

type Config

type Config struct {
	CA             *resonance.CA
	MaxMessageSize uint64
	Servers        []string
}

Config is the wave client config.

func NewConfig added in v0.14.0

func NewConfig(ca *resonance.CA, maxMessageSize uint64, servers ...string) Config

NewConfig creates new wave config.

Jump to

Keyboard shortcuts

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