ws

package
v0.0.0-...-318cf5c Latest Latest
Warning

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

Go to latest
Published: Nov 23, 2016 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Dial

func Dial(address string, setup rs.ConnectionSetupPayload) (rs.ReactiveSocket, error)

Connect to a TCP Reactive Socket identified by address, formatted as hostname:port

func DialAndHandle

func DialAndHandle(address string, setup rs.ConnectionSetupPayload, handler *rs.RequestHandler) (rs.ReactiveSocket, error)

Same as Dial, adding the ability to handle requests coming from the server

func Listen

func Listen(address string, setup rs.ConnectionSetupHandler) (transport.Server, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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