Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Better test name | Pratik Naik | 2015-10-19 | 1 | -1/+1 |
* | Make sure the subscription confirmaion is only sent out once | Pratik Naik | 2015-10-19 | 1 | -0/+24 |
* | Fix an error message in the subscription tests | Pratik Naik | 2015-10-16 | 1 | -1/+1 |
* | Send subscription confirmation from server to the client to avoid race condit... | Pratik Naik | 2015-10-16 | 2 | -9/+32 |
* | Fix stream tests | Pratik Naik | 2015-10-16 | 1 | -2/+2 |
* | Shush some low-hanging Ruby warnings | Jeremy Daer | 2015-10-16 | 1 | -0/+5 |
* | Run connection tests in EM loop | Pratik Naik | 2015-10-15 | 1 | -8/+15 |
* | Merge pull request #34 from lsylvester/add-broadcast_to-and-stream_for-method... | Kasper Timm Hansen | 2015-07-29 | 3 | -3/+50 |
|\ | |||||
| * | add broadcast_to and stream_for methods as per #26 | Lachlan Sylvester | 2015-07-28 | 3 | -3/+50 |
* | | Improve channel actions dispatcher to allow inheritance/mixins | Cristian Bica | 2015-07-23 | 1 | -2/+38 |
|/ | |||||
* | Always load all the stub files | Pratik Naik | 2015-07-13 | 3 | -6/+3 |
* | Add some more tests | Pratik Naik | 2015-07-12 | 3 | -0/+168 |