Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Run periodic timers via the worker pool | Pratik Naik | 2015-02-05 | 1 | -1/+1 |
* | No cramp and use celluloid workers to run callbacks | Pratik Naik | 2015-02-05 | 1 | -2/+2 |
* | Add a disconnect callback | David Heinemeier Hansson | 2015-01-31 | 1 | -1/+7 |
* | Add support for redis channels | Pratik Naik | 2015-01-19 | 2 | -0/+33 |
* | Fix unsubscribe callbacks | Pratik Naik | 2015-01-19 | 1 | -1/+1 |
* | Use instance_exec to invoke the lambda callback | Pratik Naik | 2015-01-17 | 1 | -1/+1 |
* | More API changes | Pratik Naik | 2015-01-17 | 2 | -6/+10 |
* | Use underscored class name as the default channel name | Pratik Naik | 2015-01-17 | 1 | -0/+4 |
* | Always pass the channel broadcast in message key | Pratik Naik | 2015-01-16 | 1 | -1/+1 |
* | Specify channel name as an attribute | Pratik Naik | 2015-01-15 | 1 | -0/+2 |
* | Rename publish to broadcast | Pratik Naik | 2015-01-15 | 1 | -2/+2 |
* | Action Cable take#1 | Pratik Naik | 2015-01-14 | 2 | -0/+96 |