Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename Processor to MessageBuffer | David Heinemeier Hansson | 2015-06-22 | 1 | -1/+1 |
| | |||||
* | Finish Processor class extraction | David Heinemeier Hansson | 2015-06-22 | 1 | -0/+1 |
| | |||||
* | Extract Heartbeat class to perform periodical ping | David Heinemeier Hansson | 2015-06-21 | 1 | -0/+1 |
| | |||||
* | Extracted Subscriptions class | David Heinemeier Hansson | 2015-06-21 | 1 | -0/+1 |
| | |||||
* | Consolidate all identification logic in a single concern | David Heinemeier Hansson | 2015-06-21 | 1 | -1/+1 |
| | |||||
* | Add a tagged proxy logger to handle per connection tags | Pratik Naik | 2015-04-10 | 1 | -0/+1 |
| | |||||
* | Rename Registry to InternalChannel and remove dup methods | Pratik Naik | 2015-04-09 | 1 | -1/+1 |
| | |||||
* | Add remote connection to talk over internal redis channel | Pratik Naik | 2015-04-06 | 1 | -1/+2 |
| | |||||
* | Add connection identifier and an internal redis channel | Pratik Naik | 2015-04-06 | 1 | -130/+3 |
| | |||||
* | Separate connection and server classes | Pratik Naik | 2015-04-04 | 1 | -0/+133 |