# Packages
No description provided by the author
# Functions
NewHub returns a new WsHub instance and the handler that accepts and upgrades connections to WebSockets.
# Variables
CloseEvent is an event emitted whenever a new client line closes.
ConnectedEvent is an event emitted whenever a new client joins.
ErrRoomNotFound is obivous.
# Type aliases
ListenerFn is the interface for event listeners.