Skip to content

Consume messages in a Shiny application #22

@mxmlnmrk

Description

@mxmlnmrk

First of all, thank you for this great package!

I've been trying different ways to implement a consumer in a R Shiny app, but haven't been able to figure out how to do it with amqp_consume() or amqp_consume_later() without running into problems.

In your documentation you mention that amqp_consume_later() is "primarily for use inside applications (especially Shiny applications)". However, I haven't been able to figure out how to make this work properly, and unfortunately I haven't seen any threads on stackoverflow or examples on github.

It would be a great help if you could expand the documentation, e.g. with a minimal working example.

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