resure / private_pub_standalone

Separate private_pub Faye server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Standalone private_pub for your own server

Background

Faye (github) is a rack-based messaging system that allows web clients to communicate.

Ryan Bates created private_pub (github) to easily add Faye to Rails projects. There is a Railscast for that here.

This project is a barebones private_pub deployment that runs as a separate app. It uses foreman export for running as daemon on server.

About

Separate private_pub Faye server


Languages

Language:Ruby 82.5%Language:Shell 17.5%