websocket

package
v0.0.0-...-fc91ca8 Latest Latest
Warning

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

Go to latest
Published: Jul 26, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	DefaultDialer = &Dialer{
		Dialer: websocket.DefaultDialer,
	}
)

Functions

This section is empty.

Types

type Conn

type Conn struct {
	*websocket.Conn
}

type Dialer

type Dialer struct {
	*websocket.Dialer
}

func (*Dialer) Dial

func (d *Dialer) Dial(ctx *dpcontext.Context, urlStr string, requestHeader http.Header) (*Conn, *dphttp.Response, error)

Jump to

Keyboard shortcuts

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