/simple-sse-nodejs-setup

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

Primary LanguageJavaScript

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 :)