mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
Merge branch 'topic/christian/news-zeek-client'
* topic/christian/news-zeek-client: Cover zeek-client updates in NEWS [skip ci]
This commit is contained in:
commit
7f96fc08fb
1 changed files with 8 additions and 0 deletions
8
NEWS
8
NEWS
|
@ -292,6 +292,14 @@ Changed Functionality
|
||||||
updated to match the current standardized set of languages. Unknown layout
|
updated to match the current standardized set of languages. Unknown layout
|
||||||
values now attempt to fallback to a "parent" layout if one is available.
|
values now attempt to fallback to a "parent" layout if one is available.
|
||||||
|
|
||||||
|
- In the cluster management framework, the controller now supports Broker's
|
||||||
|
WebSocket data transport for communication with clients. It listens on TCP
|
||||||
|
port 2149 for this purpose. zeek-client now likewise uses the WebSocket
|
||||||
|
transport, removing its runtime dependency on the Broker library and enabling
|
||||||
|
standalone installation. The client still bundles with Zeek by default but is
|
||||||
|
now also available on PyPI and installable via ``pip install zeek-client``.
|
||||||
|
The documentation provides additional details.
|
||||||
|
|
||||||
Deprecated Functionality
|
Deprecated Functionality
|
||||||
------------------------
|
------------------------
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue