|
dodo
0.0.1
A C++ library to create containerized Linux services
|


Go to the source code of this file.
Data Structures | |
| class | dodo::network::protocol::stomp::Connect |
| A STOMP CONNECT frame. More... | |
| class | dodo::network::protocol::stomp::Connected |
| A STOMP CONNECTED frame. More... | |
| class | dodo::network::protocol::stomp::Frame |
| A generic STOMP 1.2 frame. More... | |
Namespaces | |
| dodo | |
| A C++ platform interface to lean Linux services tailored for containerized deployment. | |
| dodo::network | |
| Interface for network communication. | |
| dodo::network::protocol | |
| Application layer protocols. | |
| dodo::network::protocol::stomp | |
| The STOMP 1.2 protocol (earlier versions not supported). | |
Defines the dodo::network::protocol::Stomp classes.
Definition in file stomp.hpp.