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

allow non-streaming requests over PUSH/SUB #17

Open
jkarneges opened this issue Apr 12, 2019 · 0 comments
Open

allow non-streaming requests over PUSH/SUB #17

jkarneges opened this issue Apr 12, 2019 · 0 comments

Comments

@jkarneges
Copy link
Member

When using the PUSH/SUB interface, handling HTTP requests that last longer than 60 seconds requires session management (remembering request IDs and sending keep alives to Zurl). It might be nice to optionally make the PUSH/SUB interface behave similar to REQ/REP, where there is only a single message for a request and a single message for a response, and no session management to worry about.

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