Skip to content
/ cramp Public
forked from lifo/cramp

Real-time web application framework in Ruby

License

Notifications You must be signed in to change notification settings

lslab/cramp

 
 

Repository files navigation

Cramp

Cramp is a fully asynchronous realtime web application framework in Ruby. It is built on top of EventMachine and primarily designed for working with larger number of open connections and providing full-duplex bi-directional communication.

Installation

Add this line to your application's Gemfile:

gem 'cramp'

And then execute:

$ bundle

Manual installation:

$ gem install cramp

Usage

Please check out http://cramp.in to find out more.

About

Real-time web application framework in Ruby

Resources

License

Stars

Watchers

Forks

Packages

No packages published