mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-20 18:17:59 -04:00
8 lines
338 B
Plaintext
8 lines
338 B
Plaintext
An implementation of the Stomp protocol for Ruby.
|
|
|
|
STOMP is the Simple (or Streaming) Text Orientated Messaging Protocol.
|
|
|
|
STOMP provides an interoperable wire format so that STOMP clients can
|
|
communicate with any STOMP message broker to provide easy and widespread
|
|
messaging interoperability among many languages, platforms and brokers.
|