Skip to content

glennwedin/server-sent-events

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

server-sent-events

Simple server sent event setup

Use

npm install -g nodemon
npm install
npm start

Open localhost:4000 for the page listening for server sent events

Open localhost:4000/sender for the page triggering the server sent events.

About

Server sent event POC

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published