Git Product home page Git Product logo

Comments (4)

kevinoliver avatar kevinoliver commented on July 26, 2024

Are there actually more messages to read? This code will block at queue.take() waiting for more messages.

If you are sure there are more messages to be read, can you capture a stack dump and attach it here? jstack is good for that.

from hbc.

farahnaj avatar farahnaj commented on July 26, 2024

Its my own account, i have big timeline and some DM as well as some tweets. it is user stream so it have to show me at least my timeline. right? I am trying with jstack. i will give you results after that.

from hbc.

xsl avatar xsl commented on July 26, 2024

When you connect to a userstream, you'll start getting any tweets that would show up on your timeline from then on, but it won't send you tweets that were in your timeline prior to the connection:

Say you only follow @A and @b. If you make a userstream connection, you won't see any tweets until either a or b tweets.

You should use the REST api if you want to see your current timeline (https://dev.twitter.com/docs/api/1.1).

from hbc.

farahnaj avatar farahnaj commented on July 26, 2024

Thank you, i got it, when i tweet something or someone tweet then only i get messages. thank you so much.

from hbc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.