8000 Add support for the RMQ RPC pattern · Issue #1 · ericwastaken/amqp-cacoon · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Add support for the RMQ RPC pattern #1
Open
@ericwastaken

Description

@ericwastaken

RMQ supports an RPC pattern that includes information on how a remote application can reply when a message is published. Similarly, when a message is consumed, an application could determine if the sender expects a reply.

This is a feature request to support this in AMQP Cacoon publish and consume, possibly with dedicated publisRPC and consumeRPC methods, or perhaps with existing methods by layering sufficient options.

The RMQ RPC pattern is documented here: https://www.rabbitmq.com/tutorials/tutorial-six-javascript.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0