issues
search
Antti
/
rust-amqp
AMQP client in pure rust. Corresponds to rabbitmq spec.
MIT License
249
stars
45
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
error[E0277]: the trait bound `error::Error: From<std::io::Error>` is not satisfied
#78
keyurnpatel
opened
2 years ago
1
exception on session close: thread 'main' panicked at 'called `Option::unwrap()` on a `None` value',
#77
cgrzemba
opened
3 years ago
0
The ability to stop consumers
#76
Antti
opened
5 years ago
1
Upgrade to the latest openssl
#75
alex
opened
5 years ago
4
docs.rs fails to compile this crate
#74
KiChjang
closed
5 years ago
1
Crate depends on different OpenSSL library version as reqwest
#73
stevedonovan
opened
6 years ago
0
`try_clone` "does not behave as expected and will be removed in a future release"
#72
emk
opened
6 years ago
2
Added builders for better ergonomics
#71
gagath
closed
6 years ago
3
upgraded to openssl 0.9
#70
richerarc
closed
6 years ago
1
Channel.queue_declare is not ergonomic
#69
gagath
closed
5 years ago
1
Refactor default vhost implementation
#68
whitfin
closed
6 years ago
1
WIP: Make `Channel`s Send+Sync.
#67
thedodd
closed
6 years ago
2
Implement connection heartbeating.
#66
thedodd
opened
6 years ago
3
Session: allow specifying custom client properties
#65
grahamc
closed
6 years ago
0
Session::open_url: Support connecting to IPs
#64
grahamc
closed
6 years ago
1
Properly handle full MPSC channels
#63
grahamc
closed
6 years ago
2
Log frame payload on dropped frames from channel 0
#62
grahamc
closed
6 years ago
1
basic_publish: warn when using immediate and mandatory options
#61
grahamc
closed
6 years ago
0
Binding queue to exchange error
#60
lorenzotomasini
closed
6 years ago
1
Upgrade to OpenSSL 0.9.x
#59
grahamc
closed
6 years ago
5
AMQPS / TLS / SSL implementation is insecure
#58
grahamc
opened
7 years ago
1
Can't open a session remotely using Ubuntu
#57
blasrodri
closed
3 years ago
2
Make `basic::GetIterator` public
#56
ihrwein
opened
7 years ago
0
impl Consumer for unboxed closure and Box<Consumer>
#55
ryansname
closed
7 years ago
1
Split generated code to another crate
#54
Keruspe
closed
6 years ago
3
Tokio support
#53
pimeys
opened
7 years ago
6
Connection not closed/not receiving messages after ~5 minutes
#52
Yoiink
opened
7 years ago
3
Unable to use open_url with an IPv4 IP
#51
staticfox
opened
7 years ago
0
Heartbeat support?
#50
emk
opened
7 years ago
3
fixed bad bool reading. close #48
#49
algesten
closed
7 years ago
1
bools are not read correctly
#48
algesten
closed
7 years ago
0
read_exact expected body size. close #46
#47
algesten
closed
7 years ago
1
large body frame crash
#46
algesten
closed
7 years ago
0
Make GetIterator.channel public?
#45
Keruspe
opened
7 years ago
0
Reexport Frame & MethodFrame under protocol
#44
polachok
closed
7 years ago
3
Prepare the OpenSSL 1.1 support
#43
dereckson
opened
7 years ago
11
Use rust code generation to generate protocol
#42
Antti
closed
7 years ago
0
AMQPError is private
#41
emk
closed
7 years ago
3
Off by one when handling basic.return frames?
#40
Keruspe
opened
7 years ago
2
Silent failure to ack some messages
#39
Keruspe
opened
8 years ago
2
Consumer should allow having several workers
#38
Keruspe
opened
8 years ago
3
Consumer stops every <30 consumed messages
#37
kopiczko
opened
8 years ago
2
Channel.exchange_declare: Unexpected method frame
#36
kopiczko
opened
8 years ago
1
Execution hangs when nowait is set to true
#35
kopiczko
opened
8 years ago
2
Expose AMQPError
#34
kopiczko
closed
8 years ago
0
Fails to connect unless URL has trailing //
#33
jonnor
closed
6 years ago
5
RFC: Various updates to exchange building.
#32
alreece45
opened
8 years ago
2
include vhost in readme connect example
#31
wraithan
closed
8 years ago
3
Upgrade openssl to 0.7.*
#30
vegai
closed
8 years ago
1
Upgrade to openssl-0.7.*
#29
vegai
closed
8 years ago
1
Next