websockets

package
v0.4.2 Latest Latest
Warning

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

Go to latest
Published: Jan 18, 2024 License: Apache-2.0 Imports: 8 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrAuthorizationNotSet = errors.New("authorization not set")
)

Functions

This section is empty.

Types

type Proxy

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

func NewProxy

func NewProxy(address, target string, logger *slog.Logger, handler session.Handler) (*Proxy, error)

func (*Proxy) Handler

func (p *Proxy) Handler(w http.ResponseWriter, r *http.Request)

func (*Proxy) Listen

func (p *Proxy) Listen() error

Listen - listen withrout tls.

func (Proxy) ListenTLS

func (p Proxy) ListenTLS(crt, key 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