javascript - How to make Twitter Streaming APIs work with jsOAuth? -


as has been noted in answer prior question: twitter apis : update working, filter not

.. filter api streaming api: https://dev.twitter.com/docs/streaming-apis

i make jsoauth work these streaming apis: https://github.com/bytespider/jsoauth

it works rest apis, , if has made (or knows how make) work streaming apis, please enlighten me!

thanks!

jsoauth not support streaming api, confirmed own author:

https://github.com/bytespider/jsoauth/issues/29#issuecomment-6841882

looks have find alternative till next release.


Comments

Popular posts from this blog

javascript - backbone.js Collection.add() doesn't `construct` (`initialize`) an object -

php - Get uncommon values from two or more arrays -

Adding duplicate array rows in Php -