/robotMQ

Message Broker - 0.1.0 version ready

Primary LanguageJavaMIT LicenseMIT

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