aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Adjust streaming testsLorenz Diener2017-12-211-1/+1
|
* Fix streaming API to be more stable (closes #117)Lorenz Diener2017-12-191-25/+33
|
* Many fixes for streaming stuffLorenz Diener2017-11-241-6/+38
|
* Change exceptions slightlyLorenz Diener2017-11-241-11/+4
|
* BREAKING: Make streaming use json hooksLorenz Diener2017-11-241-18/+18
|
* not pep8 compliant #71FoxMaSk2017-09-051-15/+14
|
* Initial implementation of streaming APIWill Thompson2017-04-101-0/+107
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.
    Powered by cgit v1.2.3 (git 2.41.0)