Primarily, this PR parameterizes the bindings over a Time module that has now and sleep. This is necessary in order to implement the Stream.poll API which obeys GitHub's poll throttling.
Also, some minor improvements were made to docs and a time field as a float.
Primarily, this PR parameterizes the bindings over a
Time
module that hasnow
andsleep
. This is necessary in order to implement theStream.poll
API which obeys GitHub's poll throttling.Also, some minor improvements were made to docs and a time field as a float.