hoisie / twitterstream

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

Unable to compile (same as httplib before fix) #5

Open scottmoserhenderson opened 13 years ago

scottmoserhenderson commented 13 years ago

I'm unable to compile twitterstream. I had the same issues with httplib before your last commit that fixed it.

8g -o go.8 oauth.go escape.go twitterstream.go types.go twitterstream.go:76: not enough arguments in call to conn.clientConn.Read

sagivo commented 9 years ago

+1