Skip to content

speedyrails/tubesock-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tubesock Chat

Uses tubesock and redis to do pub/sub chatting purely with threads on puma.

Just run rails server and open multiple browser windows, then hang out with yourself.

Hosting in speedyrails

To host applications that uses Rack::Hijack just include puma in your Gemfile. We will take care of the rest.

Deploying with capistrano

DO NOT add require 'puma/capistrano' to your config/deploy.rb.

Read config/deploy.rb file for an example configuration.

About

Chat example using rack::hijack based websockets with tubesock gem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published