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

Can not create channel with Channel Model #333

Open
vincentpham13 opened this issue Jun 24, 2020 · 0 comments
Open

Can not create channel with Channel Model #333

vincentpham13 opened this issue Jun 24, 2020 · 0 comments

Comments

@vincentpham13
Copy link

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?

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