kf-protocol 1.1.2

Native Rust implementation of kafka protocol
Documentation
[dependencies.kf-protocol-api]
version = "0.1.0"

[dependencies.kf-protocol-core]
version = "0.1.0"

[dependencies.kf-protocol-derive]
version = "0.1.0"

[dependencies.kf-protocol-fs]
version = "1.0.1"

[dependencies.kf-protocol-message]
version = "0.1.0"

[dependencies.kf-protocol-transport]
version = "2.0.1"

[dependencies.log]
version = "0.4.8"
[dev-dependencies.flv-util]
version = "0.1.0 "

[package]
authors = ["Fluvio Contributors <team@fluvio.io>"]
categories = ["encoding", "api-bindings"]
description = "Native Rust implementation of kafka protocol"
edition = "2018"
license = "Apache-2.0"
name = "kf-protocol"
repository = "https://github.com/infinyon/fluvio"
version = "1.1.2"