Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ActionCable.server singleton | David Heinemeier Hansson | 2015-07-05 | 1 | -0/+5 |
| | |||||
* | Move server classes to its own namespace | David Heinemeier Hansson | 2015-06-29 | 1 | -2/+2 |
| | |||||
* | Add Broadcaster to publish to redis channels | Pratik Naik | 2015-04-13 | 1 | -0/+1 |
| | |||||
* | Bump version | Pratik Naik | 2015-04-07 | 1 | -1/+1 |
| | |||||
* | Remote connections API for the server | Pratik Naik | 2015-04-06 | 1 | -0/+1 |
| | |||||
* | Add remote connection to talk over internal redis channel | Pratik Naik | 2015-04-06 | 1 | -1/+1 |
| | |||||
* | Add connection identifier and an internal redis channel | Pratik Naik | 2015-04-06 | 1 | -1/+1 |
| | |||||
* | Separate connection and server classes | Pratik Naik | 2015-04-04 | 1 | -0/+4 |
| | |||||
* | Move assets to the gem | Pratik Naik | 2015-02-12 | 1 | -0/+2 |
| | |||||
* | Update the gemspec | Pratik Naik | 2015-02-05 | 1 | -0/+5 |
| | |||||
* | EM epoll | Pratik Naik | 2015-02-05 | 1 | -0/+3 |
| | |||||
* | No cramp and use celluloid workers to run callbacks | Pratik Naik | 2015-02-05 | 1 | -1/+2 |
| | |||||
* | Action Cable take#1 | Pratik Naik | 2015-01-14 | 1 | -0/+12 |