You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
suricata/examples/plugins/rust
Jason Ish 144f824f17 rust/ffi: add thread init callback wrapper
Ticket: #8605
4 months ago
..
.cargo
src rust/ffi: add thread init callback wrapper 4 months ago
.gitignore
Cargo.toml
README.md

README.md

rust example plugin

This is a pure Rust Suricata plugin example.

It is intended to grow into an omnibus Rust plugin example over time.