Skip to content

Releases: qntfy/go-twitter

Error code handling

18 Feb 00:25
422c94a
Compare
Choose a tag to compare

Better reporting/handling of additional error codes

v0.0.2

07 Feb 19:18
d85a731
Compare
Choose a tag to compare

Fix data race in Stream

v0.0.1

07 Feb 18:48
b1f5777
Compare
Choose a tag to compare

Initial tagged release with Stream.ExpectedStop() and NewTestServer()/NewTestStream()

This fork also differs from dghubble in reporting more errors through the Stream.Messages channel when the twitter request has http errors or other unexpected results.