An open API service indexing awesome lists of open source software.

https://github.com/darrencocco/moodle-tool_messagebroker


https://github.com/darrencocco/moodle-tool_messagebroker

message-broker message-queue moodle moodle-plugin

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

### Moodle Message Broker
Provides a conduit for message queues to feed messages into Moodle instances.

Connector sub-plugins provide the ability to consume messages from other
sources. Out of the box there is a web service that allows other systems
to POST messages with a topic to the Moodle system.

Future functionality is expected to support STOMP, AMQP and SQS.