greghunt / sse
A simple implementation of Server Sent Events, for reading and writing.
1.3.7
2023-08-30 16:42 UTC
Requires
None
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
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.