An open API service indexing awesome lists of open source software.

https://github.com/dbackowski/faye-ping-example

Simple Ruby on Rails realtime ping example with faye.
https://github.com/dbackowski/faye-ping-example

Last synced: 9 months ago
JSON representation

Simple Ruby on Rails realtime ping example with faye.

Awesome Lists containing this project

README

          

Simple faye realtime ping example.

Run "rails s" to start rails web server, then run "rackup faye.ru -s thin" in second terminal.
Go to http://127.0.0.1:3000