wsserver

package
v0.0.0-...-61bd5a7 Latest Latest
Warning

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

Go to latest
Published: Apr 28, 2020 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (

	// FlipETHChan is the channel for flip eth state updates
	FlipETHChan chan flipparser.State
	// FlipBATChan is the channel for flip bat state updates
	FlipBATChan chan flipparser.State
	// FlipUSDCChan is the channel for flip usdc state updates
	FlipUSDCChan chan flipparser.State

	// FlapChan is the channel for flap state updates
	FlapChan chan flapparser.State

	// FlopChan is the channel for flap state updates
	FlopChan chan flopparser.State
)

Functions

func Run

func Run()

Run starts the websocket server

Types

type Client

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

Client is a middleman between the websocket connection and the hub.

type Hub

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

Hub maintains the set of active clients and broadcasts messages to the clients.

Jump to

Keyboard shortcuts

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