Skip to content

uzair120/gRPC-Communication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gRPC-Communication

AWS SQS communication with consumer and receiver

Purpose of this repository to understand SQS communication between two servers(node). Consumer send messages to queue and receiver get all messages whenever demand.

Two modules in that repository:

  • Main (Consumer): I have create APIs to control SQS through our node js. there APIs are:
    • Available queues
    • Get queue URL By Name
    • Create a queue
    • Send message to queue

* Receiver: * Receive Message from a queue

You can find postman docs of these APIs here.

About

AWS SQS communication with consumer and receiver

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published