atlarge-research / opencraft

Other
4 stars 2 forks source link

Add RabbitMQ broker - [merged] #163

Closed jdonkervliet closed 3 years ago

jdonkervliet commented 4 years ago

In GitLab by @JimVliet on May 28, 2020, 10:58

Merges feature/rabbitmq-broker -> development

Fix #10

This MR adds a factory method for the rabbitmq broker. After the exceptions were fixed in #91, everything seemed to work perfectly.

To get the server working you will have to install the topic plugin as follows:

sudo rabbitmq-plugins enable rabbitmq_jms_topic_exchange