Streaming Text Oriented Messaging Protocol
| Communication protocol | |
| Abbreviation | STOMP |
|---|---|
| Purpose | Message-oriented middleware |
| Introduction | |
| OSI layer | Application layer (Layer 7) |
| Website | stomp |
Simple (or Streaming) Text Oriented Message Protocol (STOMP), formerly known as TTMP, is a simple text-based protocol, designed 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.