//
pkg.gl
Category
github.com/gocaine/go-dart
server
package
1.0.0-beta68
Repository:
https://github.com/gocaine/go-dart.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
16
Dependents
1
Files
476 SLOC
#
Packages
autogen
No description provided by the author
#
Functions
NewGameHub
NewGameHub is GameHub constructor.
NewServer
NewServer Server instantiation.
RerouteToIndex
RerouteToIndex returns a new middleware to handle not found paths (e.g.
ServeStatics
ServeStatics serves statics file.
#
Structs
GameHub
GameHub handle websocket connections for a Game.
Server
Server is used to handle games.