mirror of
https://github.com/zeek/zeek.git
synced 2025-10-06 16:48:19 +00:00

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.
22 lines
521 B
ReStructuredText
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`
|
|
|
|
|