greghunt / sse
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
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.