/sse-example

Primary LanguageJavaScript

Sever-Sent Events back-to-back example

Uses @aslakhellesoy's eventsource-node client, along with @einaros' sse.js server.

Usage

node server.js and then node client.js in another terminal. There's not much more to it than that.