FICHA · DEBIAN

python3-aiohttp-sse

Server-sent events support for streaming data over HTTP

debian_ddtp · draft · May 24, 2026 description in en

Description

This library offers support for server-sent events (SSE), enabling the streaming of data from a server to clients over HTTP. Maintaining an open connection between the client and server, it allows the continuous flow of real-time updates in the text/event-stream format. This is particularly useful for applications requiring real-time notifications, such as live news feeds, chat applications, or real-time dashboards, where maintaining a persistent connection is critical for functionality. The library can interact with client-side EventSource interfaces to deliver these continuous updates, ensuring they are sent as server events occur.

Permissions

Permissions not analysed for this source yet.