websocket

package
v0.0.0-...-2f0b01f Latest Latest
Warning

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

Go to latest
Published: Oct 20, 2021 License: Apache-2.0 Imports: 12 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Proxy

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

Proxy represents WS Proxy.

func New

func New(target, path, scheme string, event session.Handler, logger logger.Logger) *Proxy

New - creates new WS proxy

func (Proxy) Handler

func (p Proxy) Handler() http.Handler

Handler - proxies WS traffic

func (Proxy) Listen

func (p Proxy) Listen(wsPort string) error

Listen of the server

func (Proxy) ListenTLS

func (p Proxy) ListenTLS(tlsCfg *tls.Config, crt, key, wssPort string) error

ListenTLS - version of Listen with TLS encryption

Jump to

Keyboard shortcuts

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