Module stomp_parser::headers
source · Expand description
Implements the model for headers, as specified in the STOMP Protocol Specification,Version 1.2.
Structs
- A pair of numbers which specify at what intervall the originator of the containing message will supply a heartbeat and expect a heartbeat.
Enums
- The Ack approach to be used for the subscription
- Stomp Versions that client and server can negotiate to use
Traits
- A Header that reveals it’s type and it’s value, and can be displayed