Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewScumbagServer ¶
func NewScumsocketServer ¶
func NewScumsocketServer(maxConnections uint16) *server.WebSocketServer
func NewServeScumSocket ¶
func NewServeScumSocket(wsServer *server.WebSocketServer) (*server.ServeProcess, error)
func NewServeScumbag ¶
func NewServeScumbag() (*server.ServeProcess, error)
Types ¶
type ScumSocketService ¶
type ScumSocketService struct{}
type ScumbagServer ¶
type ScumbagServer struct {
// contains filtered or unexported fields
}
func (*ScumbagServer) Running ¶
func (this *ScumbagServer) Running() bool
func (*ScumbagServer) ShutDown ¶
func (this *ScumbagServer) ShutDown()
func (*ScumbagServer) Start ¶
func (this *ScumbagServer) Start(sc *server.ServerConfig, g *gin.Engine)
Click to show internal directories.
Click to hide internal directories.