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
cf1cbfa551
AMQP-CPP
/
tests
History
Emiel Bruijntjes
cf1cbfa551
implemented consuming, refactored a lot of code from cpp files to header files
2014-01-05 09:50:41 -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 consuming, refactored a lot of code from cpp files to header files
2014-01-05 09:50:41 -08:00
myconnection.h
implemented consuming, refactored a lot of code from cpp files to header files
2014-01-05 09:50:41 -08:00