Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | fix streaming tests | codl | 2017-11-28 | 1 | -4/+9 | |
|/ | ||||||
* | not pep8 compliant #71 | FoxMaSk | 2017-09-05 | 2 | -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. |