mirror of
https://github.com/OISF/suricata.git
synced 2026-05-28 04:32:12 -04:00
Only demonstrates EVE callbacks for now, but I plan to turn this into a show case of a variety of callbacks a Rust plugin can do as we add Rust bindings to the ffi crate.
5 lines
139 B
Markdown
5 lines
139 B
Markdown
# rust example plugin
|
|
|
|
This is a pure Rust Suricata plugin example.
|
|
|
|
It is intended to grow into an omnibus Rust plugin example over time.
|