Skip to content

yigitkader/robotMQ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ROBOTMQ MESSAGE BROKER

This project currently developing through my personal curiosity and research.

Summary

Simple Basic Message Broker.

Currently we support only spring boot projects for client side

Basic Structure

-> Produce(TOPIC,OBJECT)

img-1.png

-> Listen Topics(Can listen more than one topic)

img-2.png