Skip to content

stephwongwt/nextjs-rabbitmq-consumer-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RabbitMQ consumer with a Next.js frontend

A basic example to show how a RabbitMQ consumer can be created with express, and use server side event to send the consumed messages to the frontend.

All packages need to be installed.

start node-be-producer with npm run start

start nextjs-fe with yarn dev

start sse-be-consumer with yarn start

Note that this project only serves as a very basic example to prove the concept.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published