Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update Cargo.toml files with more metadata | Till Höppner | 2016-02-25 | 1 | -62/+0 |
| | |||||
* | Test CI | Till Höppner | 2016-02-24 | 1 | -10/+16 |
| | |||||
* | Restore full functionality | Till Höppner | 2016-01-23 | 1 | -12/+10 |
| | |||||
* | Updated dependencies, still doesn't build | Till Höppner | 2016-01-20 | 1 | -1/+2 |
| | |||||
* | Properly handle EOF while reading msgpack markers | Till Hoeppner | 2015-07-28 | 1 | -2/+6 |
| | | | | | | If there's no more data, we stop returning events. This will still error on EOF while reading msgpack data though, which is sort-of intended. | ||||
* | Improved error reporting | Till Hoeppner | 2015-07-28 | 1 | -2/+2 |
| | |||||
* | Add msgpack output | Till Hoeppner | 2015-07-28 | 1 | -0/+53 |