package
1.0.5
Repository: https://github.com/tympanix/supper.git
Documentation: pkg.go.dev

# Functions

New creates a new API handler.
NewError returns a new error.

# Structs

API exposes endpoints for the webapp to perform HTTP RESTFull actions.
Client is a middleman between the websocket connection and the hub.
Hub maintains the set of active clients and broadcasts messages to the clients.

# Interfaces

Error is an error occurring in an API endpoint.