Drosty / truegm

Fantasy Football Tracker for my league
2 stars 0 forks source link

websockets for things - live stats page too #78

Open Drosty opened 9 years ago

Drosty commented 9 years ago

want to find a way to utilize websockets a bunch on the live page. This will allow for real time stats to be updated in real time on the page. This looks like what we should use:

http://websocket-rails.github.io/

Drosty commented 9 years ago

Will be awesome to have - but for now can do refreshes to get live data - other things more pressing - like actually loading the data and setting lineups and schedule etc..