long polling

  1. JanPRO

    iOS Question Long Polling: bad performance in release mode

    Hi, currently I am working on an App which uses Long Polling to update text in real time. I know, in many cases it's better to use WebSockets, however this discussion shouldn't be the topic of this thread. Here is my problem: In release mode the performance of the web requests is significant...
Top