issues
search
gftea
/
amqprs
Async & Lock-free RabbitMQ Rust Client, Easy-to-use API
MIT License
214
stars
27
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feat(read_handler): log when max hearbeat missed
#151
RoloEdits
closed
1 week ago
5
Does it fully support RabbitMQ 4.0
#150
nine-city
opened
1 week ago
2
TLS connection with AWS RabbitMQ hard to setup
#149
nmapx
opened
2 weeks ago
4
upgrade 3rd deps
#148
gftea
opened
3 weeks ago
0
Getter methods for OpenConnectionArguments
#147
eglimi
closed
3 weeks ago
2
Public access to OpenConnectionArguments fields
#146
eglimi
closed
3 weeks ago
5
Panic on concurrent queue declaration
#145
ShaddyDC
opened
2 months ago
17
`v1.7.0` breaking changes
#143
RoloEdits
opened
2 months ago
30
test basic_pub_sub
#142
gftea
closed
2 months ago
2
Upgrade rustls
#141
LockedThread
closed
3 months ago
13
basic_pub_sub not closing connection
#140
LockedThread
closed
3 months ago
3
Setting Policy
#139
US579
closed
2 months ago
4
No heartbeats sent with long-running consume functions?
#138
dtebbs
closed
3 weeks ago
4
Add support for PEM encoded private key in RSA and SEC1 Elliptic Curv…
#137
minlux
closed
4 months ago
3
Quick question!
#136
Theodlz
closed
4 months ago
3
reset heartbeat miss counter
#135
gftea
closed
4 months ago
1
missing reset of heartbeat miss counter
#134
gftea
closed
4 months ago
0
Is this production ready?
#131
LockedThread
closed
4 months ago
2
Fix the link to basic.consume
#130
qrilka
closed
5 months ago
2
update clippy for 1.78
#129
gftea
closed
5 months ago
1
Fix parsing amqps URL without query params
#128
tyilo
closed
5 months ago
0
close connection if max heartbeat miss reach
#126
gftea
closed
6 months ago
1
[feature request] Missing heartbeat should trigger an I/O failure
#125
rtxm
closed
6 months ago
4
Fixed README Typo.
#124
lmorais-dev
closed
8 months ago
1
Update docs about channel clone
#123
gftea
closed
8 months ago
1
Ci/update
#122
gftea
closed
9 months ago
1
Setup TLS adaptor when parsing an amqprs uri
#121
tyilo
closed
8 months ago
12
"channel concurrency" inconsistency between documentation & implementation
#120
MrDarthShoe
closed
8 months ago
1
fix test
#119
gftea
closed
10 months ago
1
Improve bytes serde.
#118
gftea
closed
10 months ago
1
Parsing Headers into Strings?
#117
Amueller36
closed
10 months ago
3
Parsing Headers into Strings?
#116
Amueller36
closed
11 months ago
0
Support `OpenConnectionArguments::from_url`?
#115
WindSoilder
closed
11 months ago
2
examples: change rounting_key variable name to routing_key
#114
Dantsz
closed
1 year ago
1
Add consumer_cancel_notify to client_capabilities in Connection::open()
#113
OverworkedCriminal
closed
1 year ago
2
ChannelCallback::cancel() not called when server delete queue
#112
OverworkedCriminal
closed
1 year ago
3
cargo fmt and clippy fix
#111
gftea
closed
1 year ago
1
Support for EXTERNAL authentication mechanism and mutual-TLS example
#110
tetofonta
closed
1 year ago
3
Feature request: Support for external authentication mechanism
#109
tetofonta
closed
1 year ago
3
Fixed missing third `/` for some functions
#108
StephenMal
closed
1 year ago
2
Fix "delcare_ok" typo
#107
julianbraha
closed
1 year ago
2
Remove / prefix from vhost when parsing
#104
tyilo
closed
1 year ago
4
Implementing Prefetch for a given Queue using AsyncConsumer
#102
DavidSantacruzR
closed
1 year ago
2
rexport amqp_serde types
#101
gftea
closed
1 year ago
1
FieldTable does not accept integer type
#100
Jacobbishopxy
closed
1 year ago
3
Best practices for opening channel, and prevent it from being dropped.
#99
DavidSantacruzR
closed
1 year ago
4
FieldValue TryInto for string-like types.
#98
alllel
closed
1 year ago
2
implement trait AsRef<HashMap<FieldName, FieldValue>> for FieldTable.
#96
alllel
closed
1 year ago
0
FieldTable needs a convenience method for instantiation from a map
#93
michaelklishin
closed
1 year ago
4
Introduce BasicProperties::with_persistence
#92
michaelklishin
closed
1 year ago
7
Next