Skip to content
#

consumer

Here are 23 public repositories matching this topic...

auth-service is a service to create a new user registration, login, token etc. We are using JWT to handle the token. This service will publish a message (rabbit event) after registering a new user. To publish the event, here is using Topic type, Exchange key and Routing key. So that, the consumer should consume the event/message with the exchang…

  • Updated Jun 3, 2022
  • TypeScript

Improve this page

Add a description, image, and links to the consumer topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the consumer topic, visit your repo's landing page and select "manage topics."

Learn more