himura / twitter-conduit

Twitter API package for Haskell, including enumerator interfaces and Streaming API supports.
BSD 2-Clause "Simplified" License
158 stars 48 forks source link

Adding 'with' parameter for Streaming API #54

Closed Ulrar closed 7 years ago

Ulrar commented 7 years ago

The user streaming API can take a "with" parameter to allow filtering out followed tweets, and keep only tweets that involves the current user.