server

package
v0.12.0 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2024 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var GlobalSessionPollInterval = 32 * time.Millisecond
View Source
var SessionConnCheckInterval = 10 * time.Second

Functions

This section is empty.

Types

type ClientSessionType

type ClientSessionType int
const (
	ImageSession ClientSessionType = iota
	CommandSession
)

type Server

type Server struct {
	// contains filtered or unexported fields
}

func NewServer

func NewServer(env *webfriend.Environment) *Server

func (*Server) ListenAndServe

func (self *Server) ListenAndServe(address string) error

Jump to

Keyboard shortcuts

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