gsignal

package
v0.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 17, 2021 License: Apache-2.0 Imports: 5 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func EmitClientMessage

func EmitClientMessage(s Server) error

func Start

func Start(s Server, port string) error

Types

type Server

type Server interface {
	AuthenticateRequest(params url.Values) (apiKey, room, sessionKey string, ok bool)
	OnClientMessage(ApiKey, Room, SessionKey string, raw []byte)
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL