saladenicoise / SOEN-487-Galactus

Final Project for SOEN 487
4 stars 1 forks source link

Epic: Setting up communication between backend services #3

Closed eyeshield2110 closed 1 year ago

eyeshield2110 commented 1 year ago

Description

All user stories in this Epic are related to the backend interservice communication using JSON-RPC and RabbitMQ. When this Epic is completed, we should be able to run all services together and they will be cable to communicate simply with one another. The contracts will be done or at least the basis for them is set up. A contract is the model/format of the request and response of a rpc call between two services.

List of User stories