Skip to content

A client and server to test EventSource on different browsers.

License

Notifications You must be signed in to change notification settings

BolsteDev/eventsource-nodejs

Repository files navigation

eventsource-nodejs

A client and server to test EventSource on different browsers.

This is simply a test repo for verifying that event polling works and that the polyfill implementations work correctly.

The polyfill we settled on correctly calls onmessage for initial payloads and sequential payloads. Other polyfills we checked did not correctly handle initial payloads.

About

A client and server to test EventSource on different browsers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published