STOMP: Difference between revisions
Appearance
No edit summary |
|
(No difference)
| |
Latest revision as of 08:49, 24 April 2026
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.
For more information, see Wikipedia.