Simple Text Oriented Messaging Protocol
STOMP is a simple text-based protocol, for working with message-oriented middleware
(MOM). It provides an interoperable wire format that allows STOMP clients to talk with any
message broker supporting the protocol.
Simple Text Oriented Messaging Protocol (STOMP)