Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adjust streaming tests | Lorenz Diener | 2017-12-21 | 1 | -1/+12 |
| | |||||
* | fix streaming tests | codl | 2017-11-28 | 1 | -4/+9 |
| | |||||
* | not pep8 compliant #71 | FoxMaSk | 2017-09-05 | 1 | -8/+9 |
| | |||||
* | Initial implementation of streaming API | Will Thompson | 2017-04-10 | 1 | -0/+195 |
This is missing any error handling and rate-limiting around the stream itself, but once the stream is established, the full range of events are supported. Fixes issue #14. |