Skip to content

Kamasoutra/rails-websocket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rails-websocket CircleCI

Simple demo implementing WebSockets in Ruby on Rails made for my students

Nothing really fancy, just a simple chat

Demo available on Heroku

Known issues

eventmachine fails to install on macOS

Try the following :

brew install openssl
bundle config build.eventmachine --with-cppflags=-I/usr/local/opt/openssl/include

Then run :

bundle install

About

Simple demo implementing WebSockets in Ruby on Rails

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors