zeek/scripts/base/frameworks/broker
Jon Siwek 67524f26d5 Immediately apply broker subscriptions made during bro_init()
Otherwise that's begging for unit test failures due to races
2018-08-10 17:18:21 -05:00
..
__load__.bro Merge topic/actor-system throug a squashed commit. 2018-05-18 22:39:23 +00:00
log.bro Merge topic/actor-system throug a squashed commit. 2018-05-18 22:39:23 +00:00
main.bro Immediately apply broker subscriptions made during bro_init() 2018-08-10 17:18:21 -05:00
README Add missing documentation on the "Bro Package Index" page 2015-06-02 10:00:00 -05:00
store.bro Fix minor typos in broker reference documentation 2018-06-27 13:00:09 -05:00

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