package
0.0.0-20210628133841-5d0f5eaf91c5
Repository: https://github.com/peterzernia/lets-fork.git
Documentation: pkg.go.dev

# Functions

InitializeRoutes initializes routes for the App.
NewHub creates a new hub.

# Structs

Client is a middleman between the websocket connection and the hub.
Hub ...
Message represents a message sent from the client.
Party represents 2+ users.
Response is the marshalled JSON res, and the list of conns to send the response to.
User stores a users info in case the server disconnects.