This website requires JavaScript.
Explore
Help
Sign In
jessequ
/
AMQP-CPP
Watch
1
Star
0
Fork
You've already forked AMQP-CPP
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
5a636f5b57
AMQP-CPP
/
tests
History
Emiel Bruijntjes
d1ae133f42
implemented channel.ack() method
2014-01-05 12:21:09 -08:00
..
Makefile
fixed test cases
2014-01-05 04:11:38 -08:00
main.cpp
Implemented setting the quality of service (and it turns out that the prefetch size is not implemented in rabbitMQ, nor is setting the qos for the entire connection, so we have only implemented it for a channel)
2014-01-05 05:19:35 -08:00
myconnection.cpp
implemented channel.ack() method
2014-01-05 12:21:09 -08:00
myconnection.h
implemented channel.ack() method
2014-01-05 12:21:09 -08:00