Skip to content

DavidWylie/MessagingApplication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Messaging Application

This is a basic messaging application using rabbit MQ.

To run please use docker compose from the root of the project.

To send messages hit the producer using the url below replacing {number} with the required number of messages..

http://localhost:8080/send/{number}

To List the stored Data hit the subscribers endpoint using the url below.

http://localhost:8081/data

About

Sample Messaging Application using RabbitMQ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published