websocketproxy

package
v0.0.0-...-84a5298 Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2021 License: AGPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type WebSocketProxyServer

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

func NewWebSocketProxyServer

func NewWebSocketProxyServer(laddr string) *WebSocketProxyServer

func (*WebSocketProxyServer) Accept

func (p *WebSocketProxyServer) Accept() (net.Conn, error)

func (*WebSocketProxyServer) Addr

func (p *WebSocketProxyServer) Addr() net.Addr

func (*WebSocketProxyServer) Close

func (p *WebSocketProxyServer) Close() error

func (*WebSocketProxyServer) ServeHTTP

func (p *WebSocketProxyServer) ServeHTTP(wr http.ResponseWriter, r *http.Request)

Jump to

Keyboard shortcuts

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