osproxy-capture 1.0.2

The traffic-capture seam: a Capture trait an external recorder (e.g. a Kafka writer) implements, with composable redaction. No broker dependency.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
name = "osproxy-capture"
description = "The traffic-capture seam: a Capture trait an external recorder (e.g. a Kafka writer) implements, with composable redaction. No broker dependency."
version.workspace = true
edition.workspace = true
rust-version.workspace = true
license.workspace = true
authors.workspace = true
repository.workspace = true

[dependencies]
osproxy-spi.workspace = true

[lints]
workspace = true