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
b8b332dcec
AMQP-CPP
/
include
/
amqpcpp
/
linux_tcp
History
Emiel Bruijntjes
da6744bf4d
renamed ConnectionHandler::onConnectedO() to ConnectionHandler::onReady()
2018-11-08 08:34:58 +01:00
..
tcpchannel.h
tcpchannel should also be movable
2018-08-31 15:01:10 +02:00
tcpconnection.h
renamed ConnectionHandler::onConnectedO() to ConnectionHandler::onReady()
2018-11-08 08:34:58 +01:00
tcpdefines.h
Reordered public include files so they are now in include/amqpcpp/.
2018-01-24 01:58:18 +01:00
tcphandler.h
added ConnectionHandler::onProperties and TcpConnectionHandler::onProperties
2018-11-07 23:22:25 +01:00
tcpparent.h
improved the tcp handler, added more methods to monitor whether a connection is connected, logged on and in an error state
2018-11-05 16:49:55 +01:00