Issues
- 1
hard-coded guest user and guest password
#774 opened by amitagarwal-dev - 2
TypeError: Cannot read properties of undefined (reading 'channel') While consuming a channel
#772 opened by MattisIsEpic - 1
update docs about global prefetch (qos) deprecation
#771 opened by soryy708 - 6
Published messages does not appear in queue
#770 opened by maxime-aubry - 3
I would like to check the existence of an exchange without the closing the channel in failure cases
#769 opened by Paul-Lazunko - 1
Missing x-consumer-timeout
#767 opened by TzachiSh - 5
first error message thrown by stream_socket_enable_crypto() is not propagated to caller
#765 opened by jjdunn - 66
Consume large message. How do I resolve the problem that an Invalid frame occurs because the content is not read complete
#764 opened by YANGLEDUO1 - 3
Who calls accept()?
#763 opened by deostroll - 4
Unable to cancel consumers
#760 opened by pastTenseVerb - 1
Typo in the example code
#762 opened by ipython3 - 13
Error: Unexpected close at succeed
#761 opened by y-nk - 6
- 1
Emits a acknowledge event.
#759 opened by titsex - 11
- 2
I'm encountering an "Unexpected close" error
#753 opened by kundan8239 - 2
Module not found: Can't resolve 'querystring'
#754 opened by benyaminl - 8
- 6
How to know if message is published ?
#751 opened by SabinShree - 6
ERR_SSL_EMS_NOT_ENABLED
#748 opened by mateBe95 - 2
How to determine if channel.ack() is successful?
#749 opened by lunode - 2
CPU intensive controller prevents AMQP connection from receiving heartbeat, hence connections gets closed.
#750 opened by ticmaisdev - 5
consume does not respect promises?
#739 opened by mabels - 2
docs: channel api github page has broken top links
#741 opened by soryy708 - 7
- 2
global prefetch become 0 if per-consume prefetch set
#743 opened by soryy708 - 2
Trailing dot in URL causes TLS failure
#740 opened by REBELinBLUE - 9
- 3
- 2
- 5
Set a custom header before nack-ing a message
#735 opened by dimisus - 6
- 1
Consider removing `readable-stream`?
#729 opened by jimmywarting - 2
Convert module system from CommonJS to ESM
#720 opened by revosw - 1
no error event on createChannel since V10.0.0
#726 opened by SSANSH - 3
Unable to update consumer prefetch on the fly
#723 opened by x48115 - 8
No support for streams timestamp offset?
#722 opened by snird - 5
Nodejs18 support for amqplib
#719 opened by CHAITANYAMALINENI - 12
Help: Simple use case
#717 opened by sathishsoundharajan - 1
- 4
- 1
Listen for a particular message acknowledgment
#715 opened by ceessay - 4
Why channel.ack takes message type as input instead of just delivery tag
#714 opened by shashidhar100 - 7
- 1
- 4
RPC - Direct reply mode
#709 opened by esellier - 7
getting "ECONNRESET" when using SSL
#708 opened by declan782 - 3
Allow to throw errors on close event callback
#706 opened by nicosefer - 2
The connect's timeout option does not appear neither in the typescript definition nor in the doc
#705 opened by francois-spectre - 14
ECONNREFUSED but the server is running
#704 opened by AdriDevelopsThings