Skip to content

codeKonami/server-sent-events-hello-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Server-sent events Hello World

This is a simple implementation of SSE (server-sent events).

The server just pushes 'Hello World TIMESTAMP' every 1 second.

The client side just renders it in a <pre>

# To launch
node index.js

About

Server-sent events Hello World

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published