wave

package
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: May 17, 2026 License: MIT Imports: 7 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, servers ...string) host.Configurator

Service returns Wave service.

Types

type ClientConfig added in v0.9.0

type ClientConfig struct {
	MaxMessageSize uint64
	Servers        []string
}

ClientConfig is the wave client config.

func NewClientConfig added in v0.9.0

func NewClientConfig(maxMessageSize uint64, servers ...string) ClientConfig

NewClientConfig creates new wave config fro client.

Jump to

Keyboard shortcuts

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