Registry / networking / flv-future-aio

flv-future-aio

JSON →
library1.1.0rscratesunverified

I/O futures for the Fluvio streaming platform.

# Cargo.toml [dependencies] flv-future-aio = "1.1.0"
INSTALL
IMPORT
SIG · FLV-FUTURE-AIO
F
flv-future-aio
networkingrustv1.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Fluvio
use flv_future_aio::Fluvio;

Creates a Fluvio client for async I/O.

use flv_future_aio::Fluvio; fn main() { let fluvio = Fluvio::new(); println!("Fluvio client created"); }
Debug
Known issues
gotchaRequires a running Fluvio cluster to connect.
fix
Start a Fluvio cluster locally or configure remote endpoint.
affects: >=1.0.0
Upgrade
Version history
1.1.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
28 hits · last 30 days
node
26
Resources
flv-future-aio — cargo add flv-future-aio · libregistry