sse

package
v2.0.2 Latest Latest
Warning

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

Go to latest
Published: Mar 23, 2026 License: AGPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Upgrader

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

Upgrader upgrades HTTP connections to SSE event streams.

func NewUpgrader

func NewUpgrader(tracerProvider tracing.TracerProvider) *Upgrader

NewUpgrader creates a new SSE Upgrader.

func (*Upgrader) UpgradeToEventStream

func (u *Upgrader) UpgradeToEventStream(w http.ResponseWriter, r *http.Request) (eventstream.EventStream, error)

UpgradeToEventStream upgrades an HTTP connection to a unidirectional SSE event stream.

Jump to

Keyboard shortcuts

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