mirror of
https://github.com/zeek/zeek.git
synced 2025-10-17 14:08:20 +00:00
![]() Clang warns about declared but unused parameters somewhere in the guts of IXWebSocket (internal code, not its headers). We are not interested in this or similar warnings since we do not control this code, so suppress all warnings for this target. |
||
---|---|---|
.. | ||
auxil | ||
CMakeLists.txt | ||
events.bif | ||
Plugin.cc | ||
Plugin.h | ||
README | ||
WebSocket-IXWebSocket.cc | ||
WebSocket.cc | ||
WebSocket.h |
A Zeek Cluster's WebSocket interface ==================================== This directory contains code that allows external applications to connect to Zeek using WebSocket connections.