/sinatra-faye-websocket-example

Sample project using sinatra and faye-websocket

Primary LanguageRubyThe UnlicenseUnlicense

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

  • sinatra
  • faye-websocket-ruby