Message Broker with middleware and three different serialization mechanisms.
- XML
- JSON
- Pickle
This project was developed under the Distributed Computing course of University of Aveiro.
- Clone the repository:
$ git clone https://github.com/leo-dsf/Message_Broker- Install requirements:
$ pip install -r requirements.txt- Run Tests:
$ pytest- Leonardo Flórido - leo-dsf
- Gabriel Hall - GabrielHall02
This project is licensed under the MIT License.