package
Version:
v0.0.0-...-bafe0c7
Opens a new window with list of versions in this module.
Published: Jun 15, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package sse implements Server-Sent Events functionality
Handle manages SSE connections, setting up appropriate headers and
maintaining the connection until the client disconnects.
StartDispatcher initializes the SSE message dispatcher that broadcasts
messages to all connected clients.
Client represents a connected SSE client with its associated writer
and flusher for sending events.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.