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
Check buffer len before reading frame. Return explicit VHostError
#28
Antti
closed
8 years ago
0
Session::open_url returns ByteOrderError when connecting to unexisting vhost
#27
phsym
closed
8 years ago
8
0.0.13 and 0.0.14 not tagged
#26
jonnor
closed
8 years ago
2
Change project licence to be dual MIT-Apache 2.
#25
Antti
closed
8 years ago
0
Relicense under dual MIT/Apache-2.0
#24
emberian
closed
8 years ago
8
Clean way to stop consuming
#23
mmacedoeu
opened
9 years ago
7
handle_delivery got body content many \0 data
#22
liutaihua
closed
9 years ago
4
can not link when cargo build
#21
liutaihua
closed
9 years ago
4
field-array bytes vs count
#20
davidszotten
closed
9 years ago
1
number in front of field array is byte size, not number of elements
#19
davidszotten
closed
9 years ago
2
channel rpc and async messages
#18
davidszotten
closed
9 years ago
6
parameter types not matching between trait implementation and definition
#17
tumbl3w33d
closed
9 years ago
2
Rework API for failure/success signaling
#16
lucab
opened
9 years ago
1
rust-amqp is too prone to panics
#15
lucab
opened
9 years ago
2
amqp: avoid panic!() and expect() in library
#14
lucab
closed
9 years ago
3
amqp: add optional TLS support
#13
lucab
closed
9 years ago
6
Misc and minor fixes
#12
lucab
closed
9 years ago
1
Only use rust-lang stable features
#11
lucab
closed
9 years ago
1
The bare fn (ConsumerCallback) for consumers is not really useful
#10
agentgt
closed
9 years ago
7
Remove leading / from the vhost
#9
divarvel
closed
9 years ago
1
Session::open_url does not remove the leading '/' in the vhost
#8
divarvel
closed
9 years ago
4
Session.init hangs on unauthorized vhost use
#7
divarvel
closed
9 years ago
3
Percent-decode login & password in Session::open_url
#6
divarvel
closed
9 years ago
1
Session::open_url does not percent decode username and password
#5
divarvel
closed
9 years ago
1
Session::open_url hangs
#4
divarvel
closed
9 years ago
7
Fix compilation with rust nightly
#3
jonnor
closed
9 years ago
3
Added qos (with a prefetch shortcut) and exchange bindings.
#2
bkearns
closed
9 years ago
1
https://github.com/csherratt/genmesh/pull/9 renamed fail! to panic! Fixi...
#1
vegai
closed
10 years ago
1
Previous