cluster

package
v0.7.2 Latest Latest
Warning

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

Go to latest
Published: Feb 23, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewV1Router

func NewV1Router(e *echo.Echo, fish *fish.Fish, cl *cluster.Cluster)

Types

type Client

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

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

type H

type H map[string]any

H is a shortcut for map[string]any

type Hub

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

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

func (*Hub) Run

func (h *Hub) Run()

type Processor

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

func (*Processor) ClientCertAuth

func (e *Processor) ClientCertAuth(next echo.HandlerFunc) echo.HandlerFunc

func (*Processor) ClusterConnect

func (e *Processor) ClusterConnect(c echo.Context) error

Jump to

Keyboard shortcuts

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