PHPackages                             commandstring/reactphp-sse - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. commandstring/reactphp-sse

AbandonedArchivedLibrary[Utility &amp; Helpers](/categories/utility)

commandstring/reactphp-sse
==========================

An SSE library built of ReactPHP

v1.0.0(3y ago)110MITPHP

Since Jan 26Pushed 3y ago1 watchersCompare

[ Source](https://github.com/CommandString/reactphp-sse)[ Packagist](https://packagist.org/packages/commandstring/reactphp-sse)[ RSS](/packages/commandstring-reactphp-sse/feed)WikiDiscussions main Synced today

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

commandstring/sse
=================

[](#commandstringsse)

Server-sent events with ReactPHP

Channel
=======

[](#channel)

This is where all clients are stored, you can perform actions on all clients from here or specific clients.

Client
======

[](#client)

This represents an active connection

Example
=======

[](#example)

```
# index.php
