Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Socket is polling like crazy #23

Open
longbowww opened this issue Mar 5, 2015 · 1 comment
Open

Socket is polling like crazy #23

longbowww opened this issue Mar 5, 2015 · 1 comment

Comments

@longbowww
Copy link

when i open a new socket and join - suddenly the library starts polling like crazy - anyone else experienced this??

have the issue on both simulator and live device

2015-03-05 20:24:31.482 project[549:226571] [D][PollingTransport][Open] polling
2015-03-05 20:24:31.491 project[549:226571] [D][PollingTransport][Open] polling     http://xxx/socket.io/?sid=UnZHk6fMkXwmXRU8AAAa&EIO=3&t=1425583471&transport=polling
2015-03-05 20:24:31.526 project[549:226572] [D][PollingTransport][Open] polling
2015-03-05 20:24:31.536 project[549:226572] [D][PollingTransport][Open] polling  http://xxx/socket.io/?sid=UnZHk6fMkXwmXRU8AAAa&EIO=3&t=1425583471&transport=polling

and this goes on "forever" or until the server kicks me because of spam

@shuoli84
Copy link
Owner

shuoli84 commented Mar 6, 2015

Pls paste some code snippet?

发自我的 iPhone

在 2015年3月6日,上午3:28,longbowww [email protected] 写道:

when i open a new socket and join - suddenly the library starts polling like crazy - anyone else experienced this??

have the issue on both simulator and live device

2015-03-05 20:24:31.482 project[549:226571] [D][PollingTransport][Open] polling
2015-03-05 20:24:31.491 project[549:226571] [D][PollingTransport][Open] polling http://xxx/socket.io/?sid=UnZHk6fMkXwmXRU8AAAa&EIO=3&t=1425583471&transport=polling
2015-03-05 20:24:31.526 project[549:226572] [D][PollingTransport][Open] polling
2015-03-05 20:24:31.536 project[549:226572] [D][PollingTransport][Open] polling http://xxx/socket.io/?sid=UnZHk6fMkXwmXRU8AAAa&EIO=3&t=1425583471&transport=polling
and this goes on "forever" or until the server kicks me because of spam


Reply to this email directly or view it on GitHub.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants