zeek/scripts/base/frameworks/broker
Daniel Thayer cca9a6616e Split the broker main.bro into two scripts
Separate the former BrokerComm and BrokerStore portions of the script
because these files will be much larger when script wrappers for BIFs are
written.
2016-03-30 20:32:36 -05:00
..
__load__.bro Split the broker main.bro into two scripts 2016-03-30 20:32:36 -05:00
main.bro Split the broker main.bro into two scripts 2016-03-30 20:32:36 -05:00
README Add missing documentation on the "Bro Package Index" page 2015-06-02 10:00:00 -05:00
store.bro Split the broker main.bro into two scripts 2016-03-30 20:32:36 -05:00

The Broker communication framework facilitates connecting to remote Bro
instances to share state and transfer events.