ws

package
v0.0.0-...-0b688d9 Latest Latest
Warning

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

Go to latest
Published: Sep 29, 2016 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Connection       string = "connection"
	Disconnect       string = "disconnect"
	Reconnect        string = "reconnect"
	ReconnectAttempt string = "reconnect_attempt"
	Reconnecting     string = "reconnecting"
	ReconnectError   string = "reconnect_error"
	ReconnectFailed  string = "reconnect_failed"
	Error            string = "error"
)
View Source
const URL = "/socket.io/"

Variables

This section is empty.

Functions

func IsSocketIOEvent

func IsSocketIOEvent(event string) bool

Types

type SocketHandler

type SocketHandler func(socketio.Socket, interface{})

Jump to

Keyboard shortcuts

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