crabka-client-streams 0.3.6

KIP-1071 Kafka Streams rebalance-protocol client for Apache Kafka in Rust
Documentation
1
2
3
4
5
[
  {"key": "a", "windowStart": 0, "windowEnd": 10, "value": 2},
  {"key": "a", "windowStart": 10, "windowEnd": 20, "value": 1},
  {"key": "a", "windowStart": 20, "windowEnd": 30, "value": 1}
]