issues
search
amqp
/
rhea-promise
A promisified layer over rhea AMQP client
Apache License 2.0
30
stars
19
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add missing dependency to package.json
#16
elbuo8
closed
6 years ago
1
update changelog and package version
#15
amarzavery
closed
6 years ago
0
allow changing the drain property in the receiver
#14
jfromaniello
closed
6 years ago
3
update package version and changelog
#13
amarzavery
closed
6 years ago
0
Strange 40ms delay when receiving a message in AWS MQ
#12
jfromaniello
opened
6 years ago
2
Prevent uncaught when connection was not established
#11
elbuo8
closed
6 years ago
1
opening 2 receivers using 2 different connections within the same process fails
#10
jfromaniello
closed
6 years ago
7
Missing the default sender in `context.connection.send`
#9
jfromaniello
closed
6 years ago
14
Multiple updates
#8
amarzavery
closed
6 years ago
0
Multiple updates
#7
amarzavery
closed
6 years ago
0
options is a required property of connection and container
#6
amarzavery
closed
6 years ago
0
Transform relevant rhea objects in EventContext to rhea-promise objects.
#5
amarzavery
closed
6 years ago
0
target generated code to ES2015 to support node.js version 6.x or higher
#4
amarzavery
closed
6 years ago
0
update urls in pakage.json
#3
amarzavery
closed
6 years ago
0
Use the EventEmitter pattern
#2
amarzavery
closed
6 years ago
3
Initial commit with an example for sending and receiving a message.
#1
amarzavery
closed
6 years ago
2
Previous