Skip to content

Can not create channel with Channel Model #333

Open
@vincentpham13

Description

@vincentpham13

As I researched, the node amqp lib export two types of API, they are amqplib/channel_api and amqplib/callback_api.
By importing and using the amqplib/callback_api, I can create the connection, channel normally but amqplib/channel_api not.
So my question is how can I set up to use the Channel Model instead of the Callback model?

Furthermore, Can anyone explain to me the difference between these types of models, since I can not see it in the official document?

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