Skip to content

This is the new non-rack version of Pushy, based on EventMachine and the thin http parser.

Notifications You must be signed in to change notification settings

UniversalPrimer/Pushy-em

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the Comet server for the Universal Primer.

It is based on Marc-André Cournoyer's Pusher:

  https://github.com/macournoyer/pusher

The code is licensed under the terms of the GPLv2.

The html and javascript is being served up by the primer-site rails app.

You need:

  sudo aptitude install rabbitmq-server rubygems
  sudo gem install thin
  sudo gem install choice
  sudo gem install json
  sudo gem install amqp --version 0.6.7

then do:

./start

About

This is the new non-rack version of Pushy, based on EventMachine and the thin http parser.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages