My code works fine when I have one user, but as soon as a second user is added (incognito window in browser)…that one takes over the connection.
The first window stops receiving all data.
I have a node.js backend that is using oauth/tokens to connect to the search rest v1.1 api.
I thought this “one standing connection” limitation was only for the streaming api.