Sinatra WebSocket Example This is an example project using Sinatra and Faye::WebSocket. Try clone this repository and do follwings. $ bundle install $ bundle exec ruby app.rb Thanks