server

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Mar 31, 2017 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClientsBySubscription

type ClientsBySubscription map[string][]*ServerClient

type IncomingMessage

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

type PubSubServer

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

func New

func New(confCtx *config.Context) *PubSubServer

func (*PubSubServer) Close

func (e *PubSubServer) Close()

type ServerClient

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

client from the server's perspective

func (*ServerClient) DisconnectNonBlocking

func (c *ServerClient) DisconnectNonBlocking()

Jump to

Keyboard shortcuts

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