server

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2017 License: MIT Imports: 11 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TCPClient

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

func NewTCPClient

func NewTCPClient(server string) *TCPClient

func (*TCPClient) Connect

func (client *TCPClient) Connect(port int) (*net.TCPConn, error)

type WSServer

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

func NewWSServer

func NewWSServer(path string, origin string, port int, jdwpPorts []int, client *TCPClient) *WSServer

func (*WSServer) Start

func (server *WSServer) Start()

Jump to

Keyboard shortcuts

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