Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 383 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 383 Bytes

simple-sse-nodejs-setup

Simple SSE setup using HTTP module of NodeJS - server + client + polyfill

Installation

Just clone/download the package and that's it.

Run

You need NodeJS

In the folder of the project run: npm run start.

Open the client.html file in your favourite browsers (you don't need a web server).

Have fun :)