package
1.0.0-rc1
Repository: https://github.com/qbeon/webwire-go.git
Documentation: pkg.go.dev

# Functions

NewClient creates a new client instance.

# Constants

StatConnected represents a connected client instance.
StatDisconnected represents a temporarily disconnected client instance.

# Structs

Client represents an instance of one of the servers clients.
Options represents the options used during the creation a new client instance.

# Interfaces

Implementation defines a webwire client implementation interface.

# Type aliases

Status represents the status of a client instance.