Skip to content

Conversation

@linev
Copy link
Member

@linev linev commented Apr 18, 2017

No description provided.

linev added 8 commits April 18, 2017 18:14
Try to produce similar call sequences from THttpServer
There are some other changes required
THttpServer may decide to postpone reply on the requests.
Such reply can be performed later via invoking some user code.
Will be used for implementing long poll
It uses open requests to send data directly from server.
For the moment buffers queue depth=1, but can be easily improved
Now websocket and longpoll socket can be exchanged to large extent.
Big advantage of longpoll - one could run it over fastcgi or via proxy
internet connection. Will be supported within TWebCanvas
Often used by web browsers as default icon
@linev linev requested a review from bellenot April 18, 2017 16:28
@phsft-bot
Copy link

Starting build on centos7/gcc49, mac1011/native, slc6/gcc49, slc6/gcc62, ubuntu14/native and CMake flags -Dccache=ON -Dimt=OFF

@bellenot bellenot merged commit 52be645 into root-project:master Apr 19, 2017
@linev linev deleted the longpoll branch April 19, 2017 11:12
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

Successfully merging this pull request may close these issues.

3 participants