http every 25 seconds #1001
-
I ran the django example and everything is working good except that I am seeing http GEt and POST requests every 25 seconds.
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
I looks like socketio is in longpoling mode because the local server is not supporting webscoket. Am I correct? |
Beta Was this translation helpful? Give feedback.
-
Please do not write issues on this package when you just have a question. The issues board is for actual bugs. Use the discussion board when you have a question or need to ask for confirmation that you have found a bug. Thank you. The problem that you have is actually not a problem, the output of your Django app clearly indicates what's hapnneing:
|
Beta Was this translation helpful? Give feedback.
Please do not write issues on this package when you just have a question. The issues board is for actual bugs. Use the discussion board when you have a question or need to ask for confirmation that you have found a bug. Thank you.
The problem that you have is actually not a problem, the output of your Django app clearly indicates what's hapnneing: