Skip to content
This repository has been archived by the owner on Aug 26, 2020. It is now read-only.

scranton/stompjms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Stomp is the Simple (or Streaming) Text Orientated Messaging Protocol and JMS is the Java Message Service (JMS) API which is a Java API for sending messages between two or more clients. The STOMP-JMS project provides applications a JMS client interface to the STOMP wire protocol.

Reference