Switch to unified view

a/pyforge/docs/plugins.rst b/pyforge/docs/plugins.rst
1
Writing event listeners
1
Writing event listeners
2
---------------------------------------------------------------------
2
---------------------------------------------------------------------
3
4
TODO: write about event listeners in general
5
3
6
Our event system is driven by RabbitMQ, most of which you can ignore,
4
Our event system is driven by RabbitMQ, most of which you can ignore,
7
because we've simplified it down to two kinds of event listeners: 
5
because we've simplified it down to two kinds of event listeners: 
8
6
9
.. image:: _static/images/amqp.png
7
.. image:: _static/images/amqp.png