Skip to content

allow non-streaming requests over PUSH/SUB #17

@jkarneges

Description

@jkarneges

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions