Skip to content

laktek/ruby-websockets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ruby/Faye Websocket Test

A tiny demo using the Faye WebSocket implementation.

Preview App

Within the Nitrous console, clone the repo and navigate into the folder.

git clone git git@github.com:nitrous-examples/ruby-websockets.git
cd ruby-websockets

Next, run the following commands to run the app:

bundle install
bundle exec ruby app.rb

In the menu, navigate to Preview > Port 4000. Change the port in the address bar to 5000 and you will see the demo app running.

Credits

Credits for this demo go to /heroku-examples. View their repo for information on deploying to Heroku.

About

A demo using WebSockets.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published