sali2801 / Messaging-RabbitMQ

A web app that serves a registration form. The submit handler should send an event & the data payload to A message bus -Broker- (RabbitMQ) that receives the event and passes it to An event consumer, which emails the form data to a preset address that you and we can access (e.g., xxxx@mailinator.com)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sali2801/Messaging-RabbitMQ Stargazers