Bernie-cloud / simple-sse-nodejs-setup

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:JavaScript 67.8%Language:HTML 28.0%Language:CSS 4.1%