ocf / ocflib

Python libraries for account and server management
https://pypi.python.org/pypi/ocflib
Other
15 stars 32 forks source link

message brokering with RabbitMQ #115

Closed asaiacai closed 6 years ago

asaiacai commented 6 years ago

Eventual goal is to have RabbitMQ run somewhere in our infra and use it for sending desktop notifications from the printer. Trying to make it extensible for other message brokering use cases.

asaiacai commented 6 years ago

Dropping this since it sounds like people were in favor of using Redis pubsub