engineio

package module
v0.0.0-...-8cd68d5 Latest Latest
Warning

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

Go to latest
Published: May 25, 2017 License: MIT Imports: 6 Imported by: 0

README

engine.io client for golang

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewClient

func NewClient(urlStr string, opts ...*Options) (client *transports.Client, err error)

NewClient ...

Types

type Options

type Options struct {
	// TLSClientConfig specifies the TLS configuration to use with tls.Client.
	// If nil, the default configuration is used.
	TLSClientConfig *tls.Config
	LocalAddr       string
	RequestHeader   http.Header
}

Options ...

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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