Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 244 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 244 Bytes

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.