A simple implementation of Server Sent Events, for reading and writing.

Installs: 563

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/greghunt/sse

1.3.7 2023-08-30 16:42 UTC

This package is auto-updated.

Last update: 2025-09-20 00:24:09 UTC


README

This package allows you to easily read and write the proper Server Sent Event formats as per the specification.

See examples for how to use.