Simple Long Polling Example with JavaScript and jQuery

Simple Long Polling Example with JavaScript and jQuery

瀏覽:1290
日期:2025-09-12
I am not convinced the long polling code is correct, because i just tried it. Specifically, are you sure the timeout param in $.ajax works that way, i.e. to delay the next execution by at least 30 seconds? Because i think it just sets a maximum timeout fo...看更多