Skip to content

penso/blog-sse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Highcharts and real time update through SSE

This repository is an empty Rails application showing you how to get HighCharts charts with realtime update, using Server-Sent Events through a complete async Rails stack.

This is explained on a blog post at http://blog.penso.info and you can see a live jsfiddle (without the SSE part).

Usage

$ git clone https://github.com/penso/blog-sse.git
$ cd blog-sse # This repository use RVM
$ bundle install
$ rails s

Then check http://localhost:3000/

Author

Fabien Penso

About

This repository shows how to use Rails, Sinatra and SSE to have realtime update to highcharts. The following blog post gives you more info.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published