socket_io

package
v0.6.2 Latest Latest
Warning

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

Go to latest
Published: Jun 23, 2019 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Extension

type Extension struct {
	nibbler.NoOpExtension

	Port int
	// contains filtered or unexported fields
}

func (*Extension) Destroy

func (s *Extension) Destroy(app *nibbler.Application) error

func (*Extension) Init

func (s *Extension) Init(app *nibbler.Application) error

func (*Extension) RegisterConnectHandler

func (s *Extension) RegisterConnectHandler(ns, event string, handler fnEventWithErrorHandler)

func (*Extension) RegisterDisconnectHandler

func (s *Extension) RegisterDisconnectHandler(ns, event string, handler fnEventMessageHandlerVoid)

func (*Extension) RegisterErrorHandler

func (s *Extension) RegisterErrorHandler(ns string, handler fnErrorHandler)

func (*Extension) RegisterEventHandler

func (s *Extension) RegisterEventHandler(ns, event string, handler fnEventMessageHandler)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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