mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
Add Broker::forward() function
This enables explicit forwarding of events matching a given topic prefix. Even if a receiving node has an event handler, it will not be raised if the event was sent along a topic that matches a previous call to Broker::forward().
This commit is contained in:
parent
850030822d
commit
1dcead93bf
10 changed files with 214 additions and 15 deletions
|
@ -0,0 +1,3 @@
|
|||
Connected to a peer
|
||||
Connected to a peer
|
||||
Connected to a peer
|
Loading…
Add table
Add a link
Reference in a new issue