rabbitmq/amqp091-go
An AMQP 0-9-1 Go client maintained by the RabbitMQ team. Originally by @streadway: `streadway/amqp`
GoNOASSERTION
Issues
- 1
- 0
Can't catch error at from PublishWithContext() publishing message with max_message_size defined in RabbitMq
#285 opened by xf0e - 13
Method amqp.Connection.Channel() is blocked for infinity while there is no Internet
#225 opened by dr-begemot - 0
- 0
Why Stream Queue's can not consume messages on the last offset when restart consumer?
#277 opened by LucasZhanye - 0
signal error (*amqp091.Error)(nil)
#275 opened by parsibox - 4
deadlocks in `Channel.call(...)`
#253 opened by jxsl13 - 2
- 3
add better debug information on DialConfig
#245 opened by alarbada - 1
Release 1.10.0
#261 opened by Zerpet - 7
- 2
republishing on reconnect bug in the example
#249 opened by Boris-Plato - 0
- 6
Add mutex guard to Channel methods
#242 opened by gnuletik - 0
Allow us to add queue sub to existing consumer
#243 opened by the1mills - 1
Channel Notify Close not receive event when connection is closed by RMQ server.
#241 opened by ngochd7 - 1
Import error while using in a Traefik plugin
#234 opened by roman-yerin - 1
Inconsistent documentation
#231 opened by ListeriaM - 3
Messages don't do ack
#229 opened by KoNekoD - 3
concurrent dispatch data race
#226 opened by LucaWolf - 1
Update minimum Go version to 1.18
#146 opened by Zerpet - 7
- 7
connection block when write connection reset by peer
#222 opened by yywing - 1
Package panics at connection.Channel
#220 opened by belchushka - 4
The ctx parameter in the PublishWithDeferredConfirmWithContext method does not have a contextual effec
#210 opened by xiaozhaofu - 1
The server name and version could not be captured by using tls.ConnectionState
#209 opened by a2htray - 0
Examples may need to be updated after #140
#153 opened by Zerpet - 0
- 0
Add a constant for CQ version
#199 opened by Zerpet - 1
Test failure on 32bit architectures
#202 opened by gibmat - 0
channel.Confirm(true) hangs
#198 opened by 76creates - 2
Bug about confirm mode and r eturn mode
#196 opened by wushu037 - 0
Client returns 403 for plain auth
#193 opened by PeaceRebel - 1
- 0
Remove prefetchSize from channel.Qos
#188 opened by Zerpet - 0
Example reconnecting Client sometimes won't reconnect
#185 opened by frankfil - 7
- 9
- 0
memory leak
#179 opened by GXKe - 0
Confusion about Immediate
#174 opened by percybolmer - 33
v1.6.0 causing rabbit connection errors
#160 opened by rlk833 - 0
Deprecate QueueInspect
#167 opened by lukebakken - 9
#31 resurfacing (?)
#170 opened by jxsl13 - 0
When force closing a connection from the UI there is no close message for the consumers in the channels
#164 opened by gabo1208 - 9
Calling Channel() on an empty connection panics
#148 opened by jrubinator - 4
- 3
README not up to date
#154 opened by scriptcoded - 1
Rename package name to amqp in V2
#151 opened by aaronjheng - 0
Helper types to declare quorum queues
#144 opened by Zerpet - 4
Inefficient use of buffers reduces potential throughput for basicPublish with small messages.
#141 opened by fadams