Thanks to visit codestin.com
Credit goes to github.com

Skip to content

More friendly and high level long polling API #36

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

Closed
xfeep opened this issue Aug 10, 2014 · 1 comment
Closed

More friendly and high level long polling API #36

xfeep opened this issue Aug 10, 2014 · 1 comment
Milestone

Comments

@xfeep
Copy link
Member

xfeep commented Aug 10, 2014

Although we can use low level API such as ASYNC_TAG, completeAsyncResponse to do long polling without any problem. But we need more friendly high level API which should be consistent with future WebSocket/SSE(Server Sent Event) API provided by Nginx-Clojure.

@xfeep xfeep added this to the 0.2.5 milestone Aug 10, 2014
@xfeep
Copy link
Member Author

xfeep commented Aug 27, 2014

Learn from Go lang Hijack, the APIs of long polling & Server Sent Events (SSE) will have the consistent form. More details can be found from the comments of issue #41

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant