dodo  0.0.1
A C++ library to create containerized Linux services
dodo::network::protocol::stomp Namespace Reference

The STOMP 1.2 protocol (earlier versions not supported). More...

Data Structures

class  Connect
 A STOMP CONNECT frame. More...
 
class  Connected
 A STOMP CONNECTED frame. More...
 
class  Frame
 A generic STOMP 1.2 frame. More...
 

Detailed Description

The STOMP 1.2 protocol (earlier versions not supported).