simple-sse-nodejs-setup
simple-sse-nodejs-setup copied to clipboard
Simple SSE setup using HTTP module of NodeJS - server + client
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).