dodo  0.0.1
A C++ library to create containerized Linux services
stomp.cpp File Reference
#include "network/protocol/stomp/stomp.hpp"
#include "common/bytes.hpp"
#include "common/puts.hpp"
#include <cstring>
Include dependency graph for stomp.cpp:

Go to the source code of this file.

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).
 

Detailed Description

Implements the dodo::network::stomp classes.

Definition in file stomp.cpp.