Skip to content

biril/sse-toy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SSE Toy

Simple SSE client & server, to get you (me) started. Makes use of Yaffle's EventSource polyfill. To run, make sure you have node, npm and bower (the latter is just an npm install -g bower away). Then cd into the sse-toy directory and

npm install
bower install
node server.js

Point browser(s) to localhost:3333 and watch the mesmerising tick events.


Licensed and freely distributed under the MIT License (LICENSE.txt).

About

Toy SSE client & server

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published