Build a realtime stock ticker with Ruby and Pusher Channels
Implement a simple stock ticker application which serves live updates on the New York Stock Exchange, using Ruby, Sinatra and Pusher Channels. Easily deliver initial state using messages captured with cache channels.
Follow tutorial