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

"Saved Reply" is not working #39

Open
pPanda-beta opened this issue May 24, 2017 · 0 comments
Open

"Saved Reply" is not working #39

pPanda-beta opened this issue May 24, 2017 · 0 comments

Comments

@pPanda-beta
Copy link

Basically for server side events and other notification to the browser I'm using "infinite timeout ajax request s" but unfortunately with qhttp its not working.
I am storing qhttp::server::QHttpResponse * in a suitable data structure but end() function is called on it aka the socket is getting closed the server is not accepting other requests.
Only when a particular QHttpConnection is getting deleted then only the next one is getting created!
But I need to store them and write response data only when I have some notification to send to client.

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

1 participant