v3

package
v0.0.0-...-f2b9f5f Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	SSE_SUBSCRIPTION_ITEM       = regexp.MustCompile(`(?P<EVT>^\w+\.[a-zA-Z0-9*]+)(\<(?P<CND>.+)\>)?`)
	SSE_SUBSCRIPTION_ITEM_I_EVT = SSE_SUBSCRIPTION_ITEM.SubexpIndex("EVT")
	SSE_SUBSCRIPTION_ITEM_I_CND = SSE_SUBSCRIPTION_ITEM.SubexpIndex("CND")
)

Functions

func WebSocket

func WebSocket(gctx global.Context, con client.Connection) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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