hoisie / twitterstream

A client for Twitter's streaming API in Go
144 stars 47 forks source link

bugfix: closing new stream leads to panic #7

Closed tncardoso closed 13 years ago

tncardoso commented 13 years ago

Before checking if the connection is stale a nil test is done.