# suricata_client This is a Rust library that implements a client for the Suricata control socket. This is a blocking client with minimal dependencies to keep the size of the vendored sources done. An async client will be done in its own repo.