zeek/doc/scripts/base/frameworks/broker/index.rst
Jon Siwek 7e9d48f532 Remove broxygen Sphinx integration
The broxygen-generated files now live in the git repo, have tests
that check that they are up-to-date, and a script to re-generate
them on-demand.
2018-12-18 10:15:22 -06:00

22 lines
521 B
ReStructuredText

:orphan:
Package: base/frameworks/broker
===============================
The Broker communication framework facilitates connecting to remote Bro
instances to share state and transfer events.
:doc:`/scripts/base/frameworks/broker/__load__.bro`
:doc:`/scripts/base/frameworks/broker/main.bro`
The Broker-based communication API and its various options.
:doc:`/scripts/base/frameworks/broker/store.bro`
The Broker-based data store API and its various options.
:doc:`/scripts/base/frameworks/broker/log.bro`