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.
- Host: GitHub
- URL: https://github.com/dbackowski/faye-ping-example
- Owner: dbackowski
- Created: 2012-07-05T16:38:24.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2012-09-04T08:44:42.000Z (over 13 years ago)
- Last Synced: 2024-12-29T12:41:01.935Z (over 1 year ago)
- Language: Ruby
- Size: 121 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
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