websocketserver

package
v0.0.0-...-d41793b Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2015 License: Apache-2.0, BSD-3-Clause, MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type WebsocketServer

type WebsocketServer struct {
	sync.RWMutex
	// contains filtered or unexported fields
}

func New

func New(apiEndpoint string, sinkManager *sinkmanager.SinkManager, keepAliveInterval time.Duration, wSMessageBufferSize uint, dropsondeOrigin string, logger *gosteno.Logger) *WebsocketServer

func (*WebsocketServer) ServeHTTP

func (w *WebsocketServer) ServeHTTP(writer http.ResponseWriter, request *http.Request)

func (*WebsocketServer) Start

func (w *WebsocketServer) Start()

func (*WebsocketServer) Stop

func (w *WebsocketServer) Stop()

Jump to

Keyboard shortcuts

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