Releases: qntfy/go-twitter
Releases · qntfy/go-twitter
Error code handling
Better reporting/handling of additional error codes
v0.0.2
Fix data race in Stream
v0.0.1
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.