I would like to use two streams from the same machine. The first should be the public streaming API and the second will be the filter stream. Am I allowed to use two streams from a single machine?
Hello Nikolaos,
Each Twitter account may create only one standing HTTP connection to the Public Streaming APIs endpoints. This includes [node:10390] and [node:10389]. You can find more information on [node:6344].
I hope this helps answering your question.