package
1.2.0
Repository: https://github.com/martinohmann/rfoutlet.git
Documentation: pkg.go.dev

# Functions

Handler accepts websocket connections and creates a clients to handle them.
NewHub creates a new hub for handling communicating between connected websocket clients.

# Structs

Hub acts as a central registry for connected websocket clients and can be used to broadcast messages to everyone.